<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html{background:#FFF;color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0;padding:0;}img{border:0;}ol,ul{list-style:none;}h1,h2,h3{font-size:100%;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}a{color:inherit;text-decoration:none;}
/*******CSS reset*************/
body{position:relative;z-index:-2;background:#fff;color:#333;font-size:14px;font-family:'Microsoft YaHei',SimHei,SimYou,SimSun,Arial;z-index:2;}
.f12{font-size:12px;}
.f16{font-size:16px;}
.bold{font-weight:bold;}
.white{color:#fff;}
.left{float:left;}
.right{float:right;}
.t_r{text-align:right;}
.clear{clear:both;}
.relative{position:relative;}
.absolute{position:absolute;}
.rel_center{position:relative;left:50%;}
.hidden{display:none;}
input{outline:none;}
/********General**********/
.container{width:1200px; margin:0 auto; position: relative; }
.container:after{display:block;height:0;content:"";clear:both;visibility:hidden;}
.container1{width:1320px; margin:0 auto; position: relative; }
.container1:after{display:block;height:0;content:"";clear:both;visibility:hidden;}
.container3{width:1200px; margin:0 auto; position: relative; background: #fff; padding:15px; margin-top: 28px; }
.container3:after{display:block;height:0;content:"";clear:both;visibility:hidden;}
.container3 ul{text-align: center; }
.container3 ul li{display: inline-block; width: 280px; }
.ind-tx-l{width: 372px; height: 276px; float: left; display:flex;align-items:center;justify-content:center; position: relative; background: #fff; }
.ind-tx-l img{max-width: 372px; max-height: 276px; }
.ind-tx-tit{width: 100%; height: 39px; position: absolute; bottom: 0; z-index: 99; background: #264095; line-height: 39px; font-size: 14px; color: #ffffff; text-align: center; }
.ind-tx{margin-top: 48px; margin-bottom: 48px; }
.ind-tx-r{width: 754px; float: right; }
.ind-tx-r-tit{font-size: 36px; font-weight: bold; color: #2c2c2c; margin-bottom: 28px; transition:all .2s; }
.ind-tx-r-tit span{font-weight: bold; color: #264095; font-size: 36px; }
.ind-tx-r-nr{width: 100%; margin-top: 18px; cursor: pointer; }
.ind-tx-r-pic{width: 35px; height: 35px; background: url(../Image/tx-pic1.png)center no-repeat; float: left; }
.ind-tx-r-dis{width: 700px; float: right; font-size: 16px; color: #353535; line-height: 35px; transition:all .2s; }
.ind-tx-r-pic2{width: 35px; height: 35px; background: url(../Image/tx-pic2.png)center no-repeat; float: left; }
.ind-tx-r-pic3{width: 35px; height: 35px; background: url(../Image/tx-pic3.png)center no-repeat; float: left; }
.ind-tx-r-pic4{width: 35px; height: 35px; background: url(../Image/tx-pic4.png)center no-repeat; float: left; }
.ind-tx-r-nr:after{display:block;height:0;content:"";clear:both;visibility:hidden;}
.ind-tx-r-nr:hover .ind-tx-r-dis{padding-left: 9px; transition:all .2s; }
.ind-tx-l:hover .ind-tx-tit{background: #b50005; transition:all .2s; }
.ind-tx3{margin-top: 48px; margin-bottom: 48px; }
.ind-pro-tit3 .left{font-size: 36px; color: #222222; }
.ind-pro-tit3 .right{}
.ind-pro-tit3 .left {
    font-size: 36px;
    color: #222222;
}
.ind-news-lb{width: 144px; height: 39px; line-height: 39px; text-align: center; text-align: center; color: #767676; font-size: 16px; border:solid 1px #d2d2d2; float: left; margin-left: 9px; }
.ind-news-lb:hover{background: #1f64bc; color: #fff; transition:all .2s; border:solid 1px #1f64bc; }
.ind_b_dh{width: 100%; background: #2c2c2c; }
/**/
.top-nr{width: 100%; height: 36px; background: url(../Image/welbg.jpg)center no-repeat; line-height: 36px; }
.top-nr-l{width: 600px; float: left; text-align: left; font-size: 14px; color: #666666; }
.top-nr-r{width: 600px; float: left; text-align: right; font-size: 14px; color: #fff; }
.logo-dis{float: left; margin-left: 15px; padding-left: 15px; border-left: solid 1px #dcdcdc; margin-top: 44px; }
.logo-dis-tit{font-size: 18px; font-weight: bold; color: #383f5c; }
.logo-dis-dis{font-size: 14px; color: #2d2d2d; }
.dh-lx{font-size: 14px; color: #333333; }
/**/
.tab {
  width: 100%;
  /*margin: 30px auto;*/
}
.tab-title {
  height: 50px;
  font-size: 0;
  background-color: #264095;
}
.tab-title .item {
  display: inline-block;
  padding: 0 18px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
}
.tab-title .item-cur {
  color: #fff;
  background-color: #b50005;
}
.tab-cont {
  position: relative;
 /* background-color: #264095;*/
  width: 100%;
  /*height: 800px;*/
  overflow: hidden;
}
.tab-cont__wrap {
  position: absolute;
}
.tab-cont .item {
  width: 100%;
  /*height: 800px;
  line-height: 200px;*/
  text-align: center;
  color: #fff;
}
/**/
.ind-ss-nr{ z-index: 9999;/* box-shadow: 0px 15px 10px -15px #cccccc;*/ line-height: 60px; }
.ind-ss-nr-padd{padding:30px; }
.ind-ss-nr:after{display:block;height:0;content:"";clear:both;visibility:hidden;}
.ind-ss-nr-padd:after{display:block;height:0;content:"";clear:both;visibility:hidden;}
.ind-ss-nr-l{width: 780px; float: left; font-size: 14px; color: #252525; }
.ind-ss-nr-l span{ font-size: 14px; color: #252525; font-weight: bold; }
.ind-ss-nr-m{width: 270px; height: 37px; background: #f4f4f4; float: right; border-radius: 17px; margin-top: 14px; }
.ind-ss-nr-m-padd{padding:9px 15px; }
.ind-ss-nr-m-l{width: 148px; border-right: solid 1px #cdcdcd; height: 30px; color:#999999; border: none; background: none; }
.ind-ss-nr-m-r{width: 22px; height: 22px; background: url(../Image/ss1.png)center no-repeat; border:none; cursor: pointer; margin-top: 4px; }
.ind-ss-nr-r{width: 380px; float: right; }
.ind-ss-nr-r-l{width: 33px; height: 36px; float: left; background: url(../Image/kf.jpg)center no-repeat; }
.ind-ss-nr-r-m{width: 226px; float: left; text-align: center; font-size: 24px; color: #141414; font-weight: bold; line-height: 37px; }
.ind-ss-nr-r-r{width: 111px; height: 37px; border-radius: 18.5px; background: #b50005; color: #fff; text-align: center; float: right; font-size: 16px; line-height: 37px; }
.ind-ss-nr-r-r:hover{background: #333; transition:all .2s; }
.ind-bt{padding-top: 94px; margin-bottom: 60px; }
.ind-bt-nr{font-size: 36px; color: #1a1a1a; text-align: center; }
.ind-bt-nr span{font-size: 36px; color: #e61c0a; }
.ind-bt-dis{text-align: center; font-size: 14px; color: #bbbaba; margin-top: 9px; margin-bottom: 22px; }
.ind-bt-hx{width: 53px; height: 3px; background: #e61c0a; margin:0 auto; }

.la_pic{width: 579px; height: 370px; overflow: hidden; float: left; }
.la_pic img{width: 579px; height: 370px; transition:all .2s; }
.la_nr{width: 556px; height: 368px; border-top:solid 1px #e5e5e5; border-bottom: solid 1px #e5e5e5; float: right; }
.la_nr_tit{width: 100%; height: 43px; margin-top: 58px; }
.la_nr_tit_l{width: 490px; float: left; text-align: left; line-height: 43px; font-size: 30px; color: #1e69b9; font-weight: bold; }
.la_nr_tit_r{width: 43px; height: 43px; float: right; background: #1e69b9; line-height: 43px; text-align: center; font-size: 24px; color: #ffffff; font-family: '宋体'; transition:all .2s; }
.la_nr_dis{text-align: left; font-size: 18px; color: #898989; margin-top: 7px; margin-bottom: 28px; }
.la_nr_con{font-size: 14px; color: #898989; text-align: left; margin-bottom: 40px; }
.la_nr_hx{width: 49px; height: 1px; background: #1e69b9; }
.la_nr_more{width: 159px; height: 42px; border:solid 1px #ddd; font-size: 14px; color: #898989; text-align: center; line-height: 42px; border-radius: 21px; margin-top: 48px; transition:all .2s; }
.la_nr_more:hover{border-radius: 0; border:solid 1px #1e69b9; transition:all .2s; background: #1e69b9; color: #fff; }
.la_nr_tit_r:hover{margin-right: 7px; background: #e61c0a; transition:all .2s; }

.hf{width: 100%; height: 504px; background: url(../Image/hf.jpg)center no-repeat; position: relative; }
.hf-item{padding-top: 113px; position: relative; }
.hf-nr{width: 780px; height: 283px; margin:0 auto; background: #126ace; transition:all .2s; }
.hf-nr-tit{font-size: 30px; color: #ffffff; text-align: center; padding-top: 50px; }
.hf-nr-en{font-size: 12px; color: #ffffff; text-align: center; text-transform: uppercase; margin-bottom: 48px; }
.hf-nr-more{font-size: 12px; color: #126ace; width: 21px; height: 21px; background: #fff; margin:0 auto; text-align: center; line-height: 19px; border-radius: 10.5px; margin-top: -10.5px; z-index: 999; }
.hf-nr-more:hover{background: #e61c0a; color: #fff; transition:all .2s; cursor: pointer; }
.xw-list{margin-right: 9px; }
.xw-list-pic{width: 280px; height: 190px; overflow: hidden; text-align: center; background: #ddd; }
.xw-list-pic img{max-width: 280px; height: 190px; transition:all .2s; }
.xw-list-tit{font-size: 16px; color: #333333; padding:14px 0; text-align: left; }
.xw-list-date{width: 84px; height: 23px; background: #344aa3; text-align: center; line-height: 23px; font-size: 14px; color: #ffffff; }
.xw-list-dis{font-size: 14px; line-height: 20px; color: #888888; margin-top: 9px; text-align: left; }
.xw-list:hover .xw-list-tit{padding-left: 9px; transition:all .2s; }
/*@keyframes xx {
      from {
        transform: rotate(0);
      }
      to {
        transform: rotate(360deg);
      }
}*/

.hf-nr-dis{font-size: 24px; color: #ffffff; text-align: center; }
.hf-nr-con{font-size: 16px; color: #ffffff; text-align: center; margin-top: 9px; }
.swiper-button-prev01{width: 43px; height: 43px; border:solid 1px #344aa3; font-size: 28px; color: #344aa3; font-family: '宋体'; text-align: center; line-height: 43px; position: absolute; left: 0; top:44%; z-index: 9999; cursor: pointer; }
.swiper-button-next01{width: 43px; height: 43px; border:solid 1px #344aa3; font-size: 28px; color: #344aa3; font-family: '宋体'; text-align: center; line-height: 43px; position: absolute; right: 9px; top:44%; z-index: 9999; cursor: pointer; }
.hf-hx{width: 100%; position: absolute; top: 48%; z-index: 99; }
.hf-hx-x{width: 100%; height: 1px; background: rgba(255,255,255,.4); }
.swiper-button-prev01:hover{background: #344aa2; color: #fff; transition:all .2s; }
.swiper-button-next01:hover{background: #344aa2; color: #fff; transition:all .2s; }
.ind-zg2{
    padding: 48px 0;
}
.gt-ys{width: 100%; height: 768px; background: url(../Image/ys.jpg)center no-repeat; margin: 48px 0; }
.x-sub-menu {
    background: #344aa3!important;
    position: absolute;
    z-index: 99;
    top: 48px;
    background: #fff;
    border-radius: 5px;
    padding: 0 10px;
    opacity: 0;
    width: 100%;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    left: 0;
    z-index: 9999; 
}
.x-sub-menu li {
    width: 100%;
    /*height: 30px;*/
    line-height: 40px;
    background: #344aa3;
    transform: skewX(0);
    border-bottom: solid 1px #5d6eb5;
}
.x-sub-menu li a {
    /*height: 30px;*/
    width: 100%;
    color: #fff;
    display: block;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
}
.dh_list:hover .x-sub-menu{opacity: 1; visibility: visible; }
.x-sub-menu li:hover a{ transition:all .2s; color: rgba(165,24,30,.9); }
/**/
.seach_show{width:100%; height: 44px; display:none;left:0;right:0; position: absolute; z-index: 9999; width:100%; top:97px; }
.seach_mid{ color: #fff; text-align: right; line-height: 44px; }
.search-btn{}
.seach{cursor:pointer;}
/**/
.wrap{margin:0 auto;width:100%;min-width:1200px;}
.ind-pro-tit-en{font-size: 36px; color: #535353; text-transform: uppercase; }
.abobg{width: 100%; padding:48px 0; background: url(../Image/abobg.jpg)center no-repeat; }
.abobg .left{width: 548px; margin-top: 28px; }
.abobg-tit-en{font-size: 48px; color: #ffffff; }
.abobg-tit{font-size: 30px; color: #ffffff; margin:2px 0 28px 0; }
.abobg-dis{font-size: 18px; color: #ffffff; }
.abobg-hx{width: 52px; height: 2px; background: #fff; margin:28px 0; }
.abobg-con{font-size: 14px; color: #ffffff; line-height: 30px; }
.abobg-more{font-size: 14px; color: #ffffff; width: 191px; height: 51px; border:solid 1px #fff; text-align: center; line-height: 51px; margin:57px 0; }
.abobg .right{width: 606px; height: 365px; background: #fff; margin-top: 87px; }

.ind-pro-tit .left{font-size: 36px; color: #222222; }
.ind-pro-tit .right{font-size: 18px; color: #fff; font-weight: bold; width: 238px; height: 48px; border-radius: 24px; background: #1f64bc; display:flex;align-items:center;justify-content:center; }
.ind-pro-tit .right img{margin-right: 9px; }
.anlibg{width: 100%; padding: 78px 0; background: url(../Image/anlibg.jpg)center no-repeat; }
.ind-pro-tit-en2{font-size: 36px; color: #fff; text-transform: uppercase; }
.ind-pro-tit2 .left{font-size: 36px; color: #fff; }
.ind-anli-ms{font-size: 20px; color: #ffffff; margin: 18px 0; }
.ind-tx{margin-top: 48px; }
.al-lb{height: 54px; background: #fff; margin-bottom: 48px; }
.al-lb .left{padding:0 15px; width: 1080px; overflow: hidden; position: relative; }
.al-lb .right{width: 113px; background: #1f64bc; height: 54px; text-align: center; line-height: 54px; font-size: 14px; color: #fff; }
.al-lb .right:hover{background: #c21d30; transition:all .2s; }
.ind-case-pic2 {
    width: 100%;
    height: 311px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #ddd;
    border: solid 5px #fff;
}
.ind-case-tit2{
    padding: 9px;
    /* height: 42px; */
    background: #fff;
    width: 388px;
    text-align: center;
}
.ind-case-img{width: 100%; text-align: center; height: 230px; overflow: hidden; }
.ind-case-tit-dis-bt2{font-size: 14px; color: #262626; }
.ind-case-tit-dis-bt3{font-size: 14px; color: #6b6b6b; font-weight: bold; background: #fff; padding: 14px; text-align: center; }
.ind-case-list:hover .ind-case-tit2{
    padding: 9px;
    /* height: 42px; */
    background: #1f64bc;
    transition：all .2s;
}
.ind-case-list:hover .ind-case-pic2 {
    border: solid 5px #1f64bc;
    transition：all .2s;
}
.ind-case-list:hover .ind-case-tit-dis-bt2{ color: #fff; transition：all .2s; }
.anli-list-lb{width: 100%; line-height: 54px; }
.anli-list-lb span{color: #c21d30; float: left; margin-right: 9px; }
.anli-list-lb:hover{color: #c21d30; transition:all .2s; padding-left: 9px; }
.container2{width: 85%; margin:0 auto;}
.container2:after{display:block;height:0;content:"";clear:both;visibility:hidden;}
.con_l{width:748px; height:96px; float:left;}
.con_r{width:221px; float:right; text-align:right; padding-top:28px;}
.dh_pic{width:34px; height:34px; float:left;}
.dh_pic_num{font-size:14px; color:#1b7dd0;}
.dh_pic_num span{font-size:18px; font-weight:bold; color:#e03428;}
.dh_are{width:100%; height:100; clear:both; position: relative; z-index: 9999; top: 0;}
.dh_list{font-size:16px; color:#ffffff; padding-left:70px; padding-right:70px; float:left; transition:all .2s; position:relative; }
.dh_are_l{width: 398px; height: 100px; float: left; display: flex; align-items: center; justify-content: space-between; }
.dh_are_l img{max-width: 856px; max-height: 118px; margin-top: 18px; }
.dh_are_r{float: left; width: 60%; margin-left: 1.8%; }
.dh_list:hover{ transition:all .2s; background: #2073c8; }
.dh_tel{ width: 328px;
    float: right;
    font-size: 18px;
    color: #e30c24;
    font-family: Arial;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 118px; }
.dh_tel .dh_tel_left{display: flex;
    align-items: center;
    justify-content: space-between; font-size: 18px; color: #2073c8; font-weight: bold; }
.dh_tel .dh_tel_right{ font-size: 14px; width: 187px; padding: 0 7px; height: 34px;
    border: solid 1px #eee;
    border-radius: 17px; }
.dh_tel .right .dh_rx{font-size: 14px; color: #3e3e3e; }
.dh_tel .right p{font-size: 20px; color: #344aa3; font-weight: bold; line-height: 30px; }
.dh-nr{width: 100%; line-height: 64px; background: #3d3d3d; }


.dh-fixed{position:fixed;top:0; -webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.02), 0 15px 40px 0 rgba(0,0,0,.02); box-shadow: 0 10px 15px 0 rgba(0,0,0,.02), 0 15px 40px 0 rgba(0,0,0,.02); z-index:99999999;display:none;}
/**/
.ind-product{padding:77px 0; }
.ind-product-tit-en{font-size: 48px; font-weight: bold; color: #264095; text-align: center; font-family: Impact; text-transform: uppercase; }
.ind-product-tit{width: 573px; height: 32px; background: url(../Image/tit-bg.png)center no-repeat; text-align: center; line-height: 32px; font-size: 32px; color: #242424; margin:0 auto; margin-bottom: 28px; }
/**/
.ind-zg{ padding-bottom: 38px; margin-top: 18px; }
.ind-zg-tit{width:100%; height:27px; font-size: 36px; color: #323232; line-height: 27px; text-align: center; }
.ind-zg-dis{font-size: 14px; color: #666666; text-align: center; text-transform: uppercase; margin-top: 18px; }
.ind-pro-more{width: 200px; height: 49px; text-align: center; line-height: 49px; font-size: 14px; color: #6f6f6f; border:solid 1px #c1c1c1; border-radius: 28.5px; margin:0 auto; margin-top: 48px; }
.ind-pro-more:hover{border:solid 1px #2073c8; background: #2073c8; color: #fff; transition:all .2s; }
.foot-zx {
    font-size: 14px;
    color: #ffffff;
}
.foot-mobile {
    font-size: 36px;
    color: #ffffff;
    font-family: 'Impact';
    margin: 4.8% 0;
}
.foot-sm {
    font-size: 14px;
    color: #ffffff;
}
.ind-zg-nr{font-size: 14px; line-height: 28px; color: #333333; text-align: center; }
.abobg{width: 100%; padding:78px 0; background: url(../Image/abobg.jpg)center no-repeat; margin-bottom: 87px; margin-top: 48px;background-size: cover; }
.abobg-tit{font-size: 36px; color: #ffffff; text-align: center; margin-bottom: 40px; }
.abobg-dis{font-size: 14px; color: #ffffff; line-height: 28px; }
.abobg-more{width: 200px; height: 49px; text-align: center; line-height: 49px; font-size: 14px; color: #fff; border:solid 1px #fff; border-radius: 28.5px; margin:0 auto; margin-top: 48px; }
.ind-ys-tit{font-size: 36px; color: #0151a4; text-align: center; font-weight: bold; text-align: center; }
.ind-ys-titen{font-size: 14px; color: #8a8a8a; text-align: center; margin-top: 4px; }
.ysbg{width: 100%; height: 616px; background: url(../Image/ysbg.jpg)center no-repeat; margin-top: 56px; }
.ysbg .left{width: 438px; margin-left: 123px; font-size: 14px; color: #373737; line-height: 24px; }
.ysbg-dis{margin-top: 28px; }
.ysbg-dis2{margin-top: 58px; }
.ysbg .right{width: 434px; margin-right: 40px; font-size: 14px; color: #373737; line-height: 24px; margin-top: 330px; }
.al-bg{width: 100%; background: url(../Image/al-bg.jpg)top no-repeat; padding:80px 0px 0px 0px; margin-top: 128px; }
.al-bg-tit{font-size: 36px; color: #fff; font-weight: bold; }
.al-bg-dis{font-size: 16px; color: #fff; line-height: 24px; margin-top: 18px; margin-bottom: 48px; }
.news_style { margin-top: 48px; *zoom: 1; }
  .news_style:before, .news_style:after {
    content: " ";
    display: table; }
  .news_style:after {
    clear: both; }
  .news_style li {
    width: 30%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari*/
    padding-left: 15px;
    padding-top: 30px;
    padding-right: 15px;
    position: relative;
    overflow: hidden;
    margin-right: 2%;
    margin-bottom: 20px; }
    .news_style li:nth-child(3n) {
      margin-right: 0; }
    .news_style li:hover a .mask {
      top: 0;
      background: #0359ac; }
    .news_style li:hover a .mask2 {
      top: 100%; }
    .news_style li:hover a .word .b1 {
      color: rgba(255, 255, 255, 0.95); }
    .news_style li:hover a .word .b2 {
      color: rgba(255, 255, 255, 0.9); }
    .news_style li:hover a .word .b3 {
      background: rgba(255, 255, 255, 0.8);
      width: 80%; }
    .news_style li:hover a .word .b4 .c1 {
      color: rgba(255, 255, 255, 0.95); }
    .news_style li:hover a .word .b4 .c2 {
      transform: translateX(6px);
      -ms-transform: translateX(6px);
      -moz-transform: translateX(6px);
      -webkit-transform: translateX(6px);
      -o-transform: translateX(6px); }
      .news_style li:hover a .word .b4 .c2 .d1 {
        width: 100%; }
    .news_style li a {
      width: 100%;
      height: 100%;
      display: block; }
      .news_style li a .bac {
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1; }
      .news_style li a .mask {
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: -100%;
        left: 0;
        background: rgba(1, 70, 148, 0.8);
        z-index: 5;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition-timing-function: ease;
        -moz-transition-timing-function: ease;
        /* Firefox 4 */
        -webkit-transition-timing-function: ease;
        /* Safari ??? Chrome */
        -o-transition-timing-function: ease;
        /* Opera */ }
      .news_style li a .mask2 {
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        background: #fff;
        z-index: 5;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition-timing-function: ease;
        -moz-transition-timing-function: ease;
        /* Firefox 4 */
        -webkit-transition-timing-function: ease;
        /* Safari ??? Chrome */
        -o-transition-timing-function: ease;
        /* Opera */ }
      .news_style li a .word {
        position: relative;
        z-index: 8; }
        .news_style li a .word .b1 {
          width: 100%;
          /*height: 30px;*/
          font-family: "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
          font-size: 20px;
          color: black;
          font-weight: bold;
          line-height: 30px;
          transition: 0.5s;
          -moz-transition: 0.5s;
          -webkit-transition: 0.5s;
          -o-transition: 0.5s;
          transition-timing-function: ease;
          -moz-transition-timing-function: ease;
          /* Firefox 4 */
          -webkit-transition-timing-function: ease;
          /* Safari ??? Chrome */
          -o-transition-timing-function: ease;
          /* Opera */ }
        .news_style li a .word .b2 {
          font-family: "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
          font-size: 16px;
          color: rgba(0, 0, 0, 0.65);
          line-height: 30px;
          padding-top: 20px;
          padding-bottom: 25px;
          transition: 0.5s;
          -moz-transition: 0.5s;
          -webkit-transition: 0.5s;
          -o-transition: 0.5s;
          transition-timing-function: ease;
          -moz-transition-timing-function: ease;
          /* Firefox 4 */
          -webkit-transition-timing-function: ease;
          /* Safari ??? Chrome */
          -o-transition-timing-function: ease;
          /* Opera */ }
        .news_style li a .word .b3 {
          width: 100%;
          height: 1px;
          background: rgba(0, 0, 0, 0.5);
          transition: 0.5s;
          -moz-transition: 0.5s;
          -webkit-transition: 0.5s;
          -o-transition: 0.5s;
          transition-timing-function: ease;
          -moz-transition-timing-function: ease;
          /* Firefox 4 */
          -webkit-transition-timing-function: ease;
          /* Safari ??? Chrome */
          -o-transition-timing-function: ease;
          /* Opera */
          margin: 0 auto; }
        .news_style li a .word .b4 {
         /* height: 40px;*/
          padding-top: 15px;
          padding-bottom: 30px; margin-bottom: 9%; }
          .news_style li a .word .b4 .c1 {
            font-family: Arial;
            font-size: 20px;
            color: rgba(0, 0, 0, 0.55);
            height: 100%;
            vertical-align: text-bottom;
            float: left;
            height: 40px;
            line-height: 40px;
            transition: 0.5s;
            -moz-transition: 0.5s;
            -webkit-transition: 0.5s;
            -o-transition: 0.5s;
            transition-timing-function: ease;
            -moz-transition-timing-function: ease;
            /* Firefox 4 */
            -webkit-transition-timing-function: ease;
            /* Safari ??? Chrome */
            -o-transition-timing-function: ease;
            /* Opera */ }
          .news_style li a .word .b4 .c2 {
            float: right;
            width: 40px;
            height: 40px;
            line-height: 40px;
            position: relative;
            transition: 0.5s;
            -moz-transition: 0.5s;
            -webkit-transition: 0.5s;
            -o-transition: 0.5s;
            transition-timing-function: ease;
            -moz-transition-timing-function: ease;
            /* Firefox 4 */
            -webkit-transition-timing-function: ease;
            /* Safari ??? Chrome */
            -o-transition-timing-function: ease;
            /* Opera */ }
            .news_style li a .word .b4 .c2 .d1 {
              position: absolute;
              overflow: hidden;
              left: 0;
              height: 100%;
              line-height: 40px;
              top: 0;
              width: 0;
              transition: 0.5s;
              -moz-transition: 0.5s;
              -webkit-transition: 0.5s;
              -o-transition: 0.5s;
              transition-timing-function: ease;
              -moz-transition-timing-function: ease;
              /* Firefox 4 */
              -webkit-transition-timing-function: ease;
              /* Safari ??? Chrome */
              -o-transition-timing-function: ease;
              /* Opera */
              transition-delay: 0.1s; }
.zg-bg{background: url(../Image/zg-bg.jpg)center no-repeat; margin-top: 18px; }
.zg-bg ul{text-align: center; width: 100%; }
.zg-bg ul li{display: inline-block; padding:15px; }
.zg-bg-pic{text-align: center; margin-bottom: 18px; }
.zg-bg-tit{font-size: 18px; color: #333333; margin-bottom: 18px; font-weight: bold; }
.zg-bg-dis{font-size: 14px; line-height: 20px; color: #666666; text-align: center; }
.zg-anniu{font-size: 13.87px; color: #ffffff; text-align: center; line-height: 42px; width: 202px; border-radius: 101px; margin:0 auto; background: #383f5c; margin-top: 58px; }
.zg-anniu:hover{background: #d92325; transition:all .2s; }
.jh-nr{width: 100%; background: #f6f6f6; padding:9px 0; margin-top: 48px; }
.jh-l{width: 264px; float: left; }
.jh-r{width: 924px; float: right; }
.jh-bt{width: 100%; padding:28px 0; background: #383f5d; }
.jh-bt-fl{font-size: 24px; color: #ffffff; text-align: center; }
.jh-bt-en{font-size: 16px; color: #ffffff; text-align: center; }
.jh-fl-list{font-size: 15px; color: #333333; height: 48px; line-height: 48px; }
.jh-nr:after{display:block;height:0;content:"";clear:both;visibility:hidden;}
.jh-fl-list:hover{background: #d92325; color: #fff; transition:all .2s; }
.jh-fl-list span{padding-left: 15px; }
.jh-prolist{width: 295px; height: 233px; float: left; }
.jh-prolist img{width: 295px; max-height: 233px; transition:all .2s; }
.hf-bg{width: 100%; background: url(../Image/hf-bg.jpg)center no-repeat; padding:48px 0; }
.hf-bg-tit{font-size: 18px; color: #ffffff; text-align: center; }
.hf-bg-dis{font-size: 34px; color: #ffffff; text-align: center; padding:28px 0; }
.hf-bg-anniu{font-size: 26px; color: #ffffff; font-weight: bold; text-align: center; width: 285px; height: 45px; border-radius: 22.5px; margin:0 auto; background: #d92325; line-height: 45px; }
.ry-bg{width: 100%; background: #f0f0f0; padding-bottom: 54px; }
.ry-list-pic{height: 234px; width: 100%; overflow: hidden; }
.ry-list{width: 286px; /*height: 230px;*/ overflow: hidden; position: relative; }
.ry-list img{width: 286px; height: 230px; -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 250ms; }
.ry-list-h{position: absolute; width: 100%; height: 100%; background: rgba(56,63,92,.2); top:0; z-index: 9999; opacity: 0; visibility: none; }
.ry-list-h-tit{font-size: 18px; font-weight: bold; color: #f0f0f0; text-align: center; padding:18px 0; margin-top: 29%; }
.ry-list-h-hx{width: 45px; height: 3px; background: #fff; margin:0 auto; }
.ry-list:hover img{ transition:all .2s; -webkit-transform: scale(1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
    transform: scale(1.15);
    transition-timing-function: ease-out;
    transition-duration: 750ms; }
.swiper-container-1{
    width: 1000px;
    margin: 0 auto;
}
.ry-list01{width: 100%;}
.ry-list-pic02{}
.ry-list-pic02 img{
    display: block;
    margin: 0 auto;
}
.ry-name{line-height: 48px; text-align: center; font-size: 14px; color: #333333; font-weight: bold; }
/**/
.ind-abo-bg{width: 100%; /*background: #eeeeee; */height: 60px; }
.ind-abo{padding:78px 0; }
.ind-abo-l{width: 500px; float: left; }
.ind-abo-r{width: 666px; float: right; }
.ind-abo-tit{width: 100%; }
.ind-abo-tit:after{display:block;height:0;content:"";clear:both;visibility:hidden;}
.ind-abo-tit-l{width: 68px; height: 68px; background: #024997; text-align: center; line-height: 68px; text-align: center; font-size: 28px; font-weight: bold; color: #ffffff; float: left; }
.ind-abo-tit-m{float: left; font-size: 28px; color: #024997; font-weight: bold; line-height: 68px; padding-left: 9px; padding-right: 9px; }
.ind-abo-tit-r{font-size: 18px; color: #024997; font-weight: bold; float: left; line-height: 68px; }
.ind-abo-dis{width: 100%; margin:28px 0 48px 0; font-size: 14px; color: #666666; line-height: 24px; }
.ind-abo-anniu{width: 200px; height: 53px; border:solid 1px #dddddd; line-height: 53px; transition:all .2s; }
.ind-abo-anniu:hover .ind-abo-padd .right{padding-right: 9px; transition:all .2s; }
.ind-abo-anniu:hover{border:solid 1px #024997; transition:all .2s; border-radius: 28px; }
.ind-abo-anniu2:hover .ind-abo-padd .right{padding-right: 9px; transition:all .2s; }
.ind-abo-anniu2:hover{ transition:all .2s; border-radius: 28px; }
.ind-abo-padd{padding:0 28px; transition:all .2s; }
.ind-abo-r-list{width: 310px; height: 413px; float: left; margin-left: 22px; position: relative; overflow: hidden; }
.ind-abo-r-list2{width: 310px; height: 413px; float: left; margin-left: 22px; position: relative; overflow: hidden; }
.ind-abo-r-list img{overflow: hidden; cursor: pointer; -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 250ms; }
.ind-abo-r-list:hover img{-webkit-transform: scale(1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
    transform: scale(1.15);
    transition-timing-function: ease-out;
    transition-duration: 750ms; }
.ind-abo-r-list-wh img{overflow: hidden; cursor: pointer; -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 250ms; }
.ind-abo-r-list-wh:hover img{-webkit-transform: scale(1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
    transform: scale(1.15);
    transition-timing-function: ease-out;
    transition-duration: 750ms; }
.ind-abo-r-list-wh2 img{overflow: hidden; cursor: pointer; -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 250ms; }
.ind-abo-r-list-wh2:hover img{-webkit-transform: scale(1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
    transform: scale(1.15);
    transition-timing-function: ease-out;
    transition-duration: 750ms; }
.ind-abo-list-z{width: 105px; height: 105px; background: rgba(165,24,30,.9); position: absolute; z-index: 9999; left: 0; bottom: 0; text-align: center; }
.ind-abo-list-z-en{font-size: 16px; color: #ffffff; text-align: center; padding-top: 28px; }
.ind-abo-list-z-tit{font-size: 16px; color: #ffffff; text-align: center; }
.ind-abo-r-list-wh{width: 310px; height: 196px; margin-bottom: 22px; position: relative; overflow: hidden; }
.ind-abo-list-z2{width: 105px; height: 105px; background: rgba(2,73,151,.9); position: absolute; z-index: 9999; left: 0; top: 0; text-align: center; }
.ind-abo-r-list-wh2{width: 310px; height: 196px; position: relative; overflow: hidden; }
.ind-abo-list-z3{width: 105px; height: 105px; background: rgba(2,73,151,.9); position: absolute; z-index: 9999; left: 0; bottom: 0; text-align: center; }
/**/
.fwcn{margin-top: 48px; }
.contact .top {
    height: 400px;
}
.contact .top .l {
    width: 500px;
    float: left;
    height: 400px;
}
.m-c {
    color: #065ee4;
}
.fw {
    font-weight: bold;
}
.f30 {
    font-size: 30px;
}
.c6 {
    color: #666;
}
.w100 {
    width: 100%;
}
.mt10 {
    margin-top: 10px!important;
}
.f16 {
    font-size: 16px;
}
.mt20 {
    margin-top: 20px!important;
    padding-bottom: 20px;
}
/*.con-mes li:nth-child(1) {
    background: url(../Image/me1.png) left center no-repeat;
}*/
.con-mes li {
    height: 54px;
    border-bottom: 1px solid #ddd;
    line-height: 54px;
    /*text-indent: 40px;*/
    background-size: 24px!important;
    color: #666;
}
/*.con-mes li:nth-child(2) {
    background: url(../Image/me2.png) left center no-repeat;
}
.con-mes li:nth-child(3) {
    background: url(../Image/me3.png) left center no-repeat;
}
.con-mes li:nth-child(4) {
    background: url(../Image/me4.png) left center no-repeat;
}
.con-mes li:nth-child(5) {
    background: url(../Image/me5.png) left center no-repeat;
}*/
.contact .top .r {
    width: 670px;
    float: right;
    height: 400px;
}
/**/
.ind-pro-list-en{font-size: 16px; color: #eee; line-height: 30px; text-transform: uppercase; }
.ind-pro-list-hx{width: 68px; height: 2px; background: #fff; margin-top: 9px; margin-bottom: 18px; }
.ind-pro-list-tit{font-size: 18px; color: #fff; margin-bottom: 18px; }
.ind-pro-list-more{width: 30px; height: 30px; background: #fff; text-align: center; line-height: 30px; font-size: 24px; color: #024997; }
.ind-abo-anniu2{
    width: 200px;
    height: 53px;
    border: solid 1px #fff;
    color: #fff;
    line-height: 53px;
    margin: 0 auto;
    margin-top: 40px;
    transition:all .2s;
}
.mbx-list{line-height: 55px; float: left; padding:0 48px; border-left: solid 1px #ddd; }
.mbx-list-tit{ padding:0 48px; background: #024997; float: left; color: #fff; }
.mbx-list:hover{color: #024997; transition:all .2s; line-height: 52px; border-bottom: solid 2px #024997; font-weight: bold; }
/**/
.nei-about {
    width: 100%;
    position: relative;
    padding: 0;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 78px;
}
.nei-about:after{display:block;height:0;content:"";clear:both;visibility:hidden;}
.title {
    text-align: center;
    background: url(../Image/title.png) no-repeat center top;
    padding-top: 30px;
}
.title h3 {
    color: #333333;
    font-size: 32px;
}
.title p {
    color: #999999;
    font-size: 16px;
    padding-top: 5px;
}
.about-con {
    margin-top: 35px;
    /*background: #f2f2f2;*/
    /*height: 294px;*/
}
.nei-about p{line-height: 28px; }
.about-left {
    width: 299px;
    height: 294px;
    float: left;
    background: url(../Image/a-left.jpg) no-repeat center center;
}
.about-left p {
    color: #fff;
    width: 103px;
    height: 33px;
    text-align: center;
    line-height: 35px;
    margin: 0 auto;
    margin-top: 103px;
    border: 1px solid #fff;
}
.about-left h3 {
    color: #fff;
    font-size: 30px;
    text-align: center;
    padding-top: 10px;
}
.about-right {
    padding: 30px 40px;
    float: right;
    width: 900px;
    background: #f2f2f2;
}
.about-right p {
    color: #7e7e7e;
    font-size: 14px;
    line-height: 25px;
}
.about-right p:nth-child(2) {
   /* margin-top: 35px;*/
}
.abo-wh2{margin-top: 48px; margin-bottom: 48px; }
.about-right p {
    color: #333;
    font-size: 14px;
    line-height: 28px;
}
/**/
.case-bg{width: 100%; padding:78px 0 0 0; background: #f8f8f8; }
.ind-case-list{width: 100%; margin-bottom: 28px; }
.ind-case-list:hover{-webkit-box-shadow: 0 12px 15px 0 rgba(71,71,71,.1), 0 20px 60px 0 rgba(71,71,71,.11);
    box-shadow: 0 12px 15px 0 rgba(71,71,71,.1), 0 20px 60px 0 rgba(71,71,71,.11);}
.ind-case-list:hover .ind-case-tit-more{background: #a5181e; transition:all .2s; }
.ind-case-pic{height: 306px; overflow: hidden; display: flex; align-items: center; justify-content: space-between; background: #ddd; }
.ind-case-pic img{max-width: 100%; height: 306px; margin: 0 auto; }
.ind-case-tit{}
.ind-case-list:hover{ transition:all .2s; }
.ind-case-tit-dis{width: 100%; line-height: 48px; /* text-align: center;*/ }
.ind-case-tit-dis-bt{font-size: 14px; color: #2c2c2c; transition:all .2s; text-align: center; }
.ind-case-tit-dis-sm{font-size: 14px; color: #333333; }
.ind-case-tit-more{width: 93px; height: 88px; background: #024997; text-align: center; line-height: 88px; font-size: 14px; color: #ffffff; float: right; text-transform: uppercase; transition:all .2s; }
.ind-case-list:hover .ind-case-tit-dis-bt{transition:all .2s; padding-left: 7px; }
.ind-case-list:hover .ind-case-tit-dis-sm{transition:all .2s; }

.hz{width: 100%; height: 437px; background: url(../Image/hz.jpg)center no-repeat; position: relative; }
.ind-bt2{padding-top: 87px; margin-bottom: 40px; }
.ind-bt-nr2{font-size: 36px; color: #fff; text-align: center; }
.ind-bt-nr2 span{font-size: 36px; color: #fff; }
.ind-bt-dis2{text-align: center; font-size: 14px; color: #fff; margin-top: 9px; margin-bottom: 22px; }
.ind-bt-hx2{width: 53px; height: 3px; background: #fff; margin:0 auto; }

.hz-list{width: 234px; height: 79px; background: #fff; text-align: center; display:flex;align-items:center;justify-content:center; overflow: hidden; }
.hz-list img{max-width: 234px; max-height: 79px; }
.swiper-container-3{height: 140px; overflow:hidden;position:relative; }
/**/
/*.ind-news-list{width: 380px; float: left; margin-right: 18px; transition:all .2s; }
.ind-news-list:hover{ transition:all .2s; }
.ind-news-list-pic{width: 380px; height: 223px; overflow: hidden; display: flex; align-items: center; justify-content: space-between; }
.ind-news-list-pic img{max-width: 380px; max-height: 223px; -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 250ms; }
.ind-news-list:hover .ind-news-list-pic img{-webkit-transform: scale(1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
    transform: scale(1.15);
    transition-timing-function: ease-out;
    transition-duration: 750ms;}
.ind-news-list-date{font-size: 14px; color: #333333; margin-top:18px; margin-bottom: 9px; }
.ind-news-list-tit{font-size: 18px; color: #333333; transition:all .2s; }
.ind-news-list-hx{width: 52px; height: 2px; background: #024997; margin:18px 0; }
.ind-news-list-dis{font-size: 14px; line-height: 24px; color: #666666; }
.ind-news-list:hover .ind-news-list-tit{ color: #024997; transition:all .2s; padding-left: 7px; }*/
/**/
.ind-footer{width: 100%; margin-top: 97px; }
.ind-footer-l{width: 50%; float: left; height: 300px; background: url(../Image/foot-l.jpg)center no-repeat; position: relative; z-index: 1; transition:all .2s; cursor: pointer; }
.ind-footer-r{width: 50%; float: left; height: 300px; background: url(../Image/foot-r.jpg)center no-repeat; position: relative; z-index: 1; transition:all .2s; cursor: pointer; }
.ind-footer-jr{position: absolute; width: 100%; height: 100%; background: rgba(0,0,0,.5); opacity: 0; bottom: 0; z-index: -1; }
.ind-footer-l:hover .ind-footer-jr{opacity: 1; transition:all .2s; }
.ind-footer-r:hover .ind-footer-jr{opacity: 1; transition:all .2s; }
.ind-footer-l-dis{font-size: 30px; color: #ffffff; text-align: center; padding-top: 87px; font-weight: bold; }
.ind-footer-l-anniu{width: 175px; height: 50px; border:solid 1px #fff; margin:0 auto; margin-top: 28px; color: #fff; font-size: 14px; text-align: center; line-height: 50px; transition:all .2s; }
.ind-footer-r:hover .ind-footer-l-dis{padding-top: 78px; transition:all .2s; }
.ind-footer-l:hover .ind-footer-l-dis{padding-top: 78px; transition:all .2s; }
/**/
.ind_pro_tit2 {
    font-size: 30px;
    color: #fff;
    text-align: center;
}
.ind_pro_dis2 {
    margin-top: 9px;
    margin-bottom: 18px;
    font-size: 15px;
    color: #fff;
    text-align: center;
}
.ind-pro-hx2{width: 40px; height: 2px; background: #024997; margin:0 auto; margin-bottom: 28px; }

.ind_pro_tit {
    font-size: 30px;
    color: #3a3a3a;
    text-align: center;
}
.ind_pro_dis {
    margin-top: 9px;
    margin-bottom: 18px;
    font-size: 15px;
    color: #666666;
    text-align: center;
}
.ind_pro_bt {
    padding-top: 48px;
    padding-bottom: 28px;
}
.ind-pro-type{text-align: center; }
.ind-pro-type ul{text-align: center; width: 100%; margin-bottom: 40px; }
.ind-pro-type ul:after{display: block; content: ''; clear: both; height: 0; width: 0; }
.ind-pro-type ul li{ background: #eeeeee; font-size: 14px; color: #3a3a3a; display: inline-block; padding: .7% 2.2%; margin-bottom: .3%; }
.ind-pro-type ul li:hover{ background: #0190df; transition:all .2s; color: #fff; }
.ind-pro-list {
    width: 380px;
    float: left;
    margin-right: 18px;
    margin-bottom: 18px;
}
.ind-pro-list_pic {
    width: 380px;
    height: 260px;
    text-align: center;
    border:solid 1px #eeeeee;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
}
.ind-pro-list_pic img{
    max-width: 100%;
    max-height: 260px;
    -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 250ms;
}
.ind-pro-list:hover .ind-pro-list_pic img{
	-webkit-transform: scale(1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
    transform: scale(1.15);
    transition-timing-function: ease-out;
    transition-duration: 750ms;
}
.ind-pro-list_tit {
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 14px;
    color: #3a3a3a;
}
.ind-pro-list:hover .ind-pro-list_pic{
	border:solid 1px #0190df;
	transition:all .2s;
}
.ind-pro-list:hover .ind-pro-list_tit{
	background: #0190df;
	transition:all .2s;
	color: #fff;
}
.ind_abo_bg{
	width: 100%;
    height: 280px;
    background: url(../Image/ind_abo_bg.jpg)center no-repeat;
    clear: both;
    margin-top: 1.8%;
}
.ind_abo_tit {
    font-size: 18px;
    text-align: center;
    color: #ffffff;
    padding-top: 67px;
    letter-spacing:8px;
}
.ind_abo_dis {
    font-size: 28px;
    color: #ffffff;
    text-align: center;
    margin-top: 18px;
}
.ind_ln_anniu {
    width: 285px;
    height: 45px;
    margin: 0 auto;
    background: #39a43b;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    line-height: 45px;
    text-align: center;
    margin-top: 28px;
    border-radius: 22.5px;
}
.ind_case{position: relative; }
.ind_case_mid_nr{position: relative; overflow: hidden; }
.ind_case_mid_nr:after {
    display: block;
    height: 0;
    content: "";
    clear: both;
    visibility: hidden;
}
.ind_case_list_pic {
    width: 352px;
    height: 280px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ind_case_list_pic img {
    max-width: 352px;
    height: 240px;
}
.ind-pro-list_tit {
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 14px;
    color: #444444;
}
.swiper-button-prev2 {
    width: 45px;
    height: 49px;
    background: #626262;
    text-align: center;
    font-size: 22.27px;
    font-family: '宋体';
    color: #ffffff;
    line-height: 49px;
    position: absolute;
    top: 40%;
    left: 0;
    cursor: pointer;
    z-index: 9999;
}
.swiper-button-prev2:hover{
	background: #0190df;
	transition:all .2s;
}
.swiper-button-next2 {
    width: 45px;
    height: 49px;
    background: #626262;
    text-align: center;
    font-size: 22.27px;
    font-family: '宋体';
    color: #ffffff;
    line-height: 49px;
    position: absolute;
    top: 40%;
    right: 0;
    cursor: pointer;
    z-index: 9999;
}
.swiper-button-next2:hover{
	background: #0190df;
	transition:all .2s;
}
.ind_abo_r {
    width: 534px;
    height: 247px;
    float: right;
    margin-top: 78px;
    margin-bottom: 78px;
}
.ind_abo_l {
    width: 50%;
    float: left;
    margin-top: 78px;
    margin-bottom: 78px;
}
.ind_abo_l_tit {
    font-size: 30px;
    color: #555555;
}
.ind_abo_l_dis {
    width: 560px;
    height: 41px;
    background: #0190df;
    color: #fff;
    font-size: 16px;
    line-height: 41px;
    margin-top: 18px; 
    padding-left: 14px;
}
.ind_abo_l_nr {
    font-size: 14px;
    color: #555555;
    line-height: 28px;
    margin-top: 18px;
}
.ind_abo_l_anniu{
	width: 135px;
	height: 36px;
	line-height: 36px;
	font-size: 14px; 
	color: #555555;
	text-align: center;
	border:solid 1px #dcdcdc;
	margin-top: 28px;
}
.ind-news-bg{
	width: 100%;
    background: #eeeeee;
    padding:0 0 4.8% 0;
}
.ind_news_list {
    width: 48%;
    float: left;
    margin-right: 1%;
    margin-bottom: 4%;
}
.ind_news_pic {
    width: 158px;
    height: 103px;
    overflow: hidden;
    border: solid 1px #cccccc;
    float: left;
    text-align: center;
}
.ind_news_nr {
    width: 380px;
    float: right;
}
.ind_news_pic img {
    max-width: 158px;
    height: 103px;
    margin: 0 auto;
}
.ind_news_tit {
    font-size: 18px;
    color: #313131;
}
.ind_news_date {
    font-size: 14px;
    color: #999999;
    margin-top: 9px;
}
.ind_news_dis {
    font-size: 14px;
    color: #888888;
    margin-top: 9px;
}
.ind_news_l_en{font-size: 18px; color: #333333;}
.ind_news_l_bt{font-size: 30px; color: #333333; font-weight: bold; margin-bottom: 28px;}
.ind_news_l{width: 586px; float: left; margin-bottom: 40px;}
.ind_news_r{width: 580px; float: right; line-height: 30px; }
.ind_news_list{width:100%; border-bottom: dashed 1px #dddddd; margin-bottom: 18px; }
.ind_news_list2{width: 100%; line-height: 30px; }
.ind_news_list2:after{display:block;height:0;content:"";clear:both;visibility:hidden;}
.ind_news_list2:hover{padding-left: 7px; transition:all .2s; }
.xw-date{}
.xw-date span{margin-right: 15px; }
.xw-tit{width: 397px; }
.ind_news{margin-bottom: 78px; }


.ind_news_list_tit{width: 458px; float: left; font-size: 18px; color: #333333; transition:all .2s; margin-bottom: 7px; }
.ind_news_list_tit2{width: 448px; float: left; font-size: 14px; color: #333333; transition:all .2s; margin-left: 15px; }
.ind_news_list_date{width: 80px; font-size: 14px; color: #333333; transition:all .2s; }
.ind_news_list_dis{width:100%; font-size: 14px; line-height: 18px; color: #999999; margin-top: 7px; }
.ind_news_list_bt:after{display:block;height:0;content:"";clear:both;visibility:hidden;}
.ind_news_list_dis:after{display:block;height:0;content:"";clear:both;visibility:hidden;}
.ind_news_list:hover .ind_news_list_tit{color: #353992; font-weight: bold; transition:all .2s; padding-left: 9px; }
.ind_news_list:hover .ind_news_list_date{color: #353992; transition:all .2s; }
.ind_news_r_bt{font-size: 24px; color: #ffffff;}
.ind_news_r_bt span{ font-size: 30px; font-weight: bold;}
.ind_case_anniu {
    width: 162px;
    height: 44px;
    border-radius: 22px;
    border: solid 1px #dedede;
    text-align: center;
    line-height: 44px;
    font-size: 14px;
    color: #6f6f6f;
    margin: 0 auto;
}
.ind_case_anniu:hover{
	background: #0190df;
	transition:all .2s;
	color: #fff;
}
.ind_abo_l_anniu:hover{
	background: #0190df;
	transition:all .2s;
	color: #fff;
}
.ind_bottom {
    width: 100%;
    background: #ffffff;
}
.ind_bot_hx {
    padding-bottom: 9px;
    background: #2c2c2c;
    /*margin-top: 78px;*/
}
.ind_bot_fl {
    width: 100%;
    height: 58px;
    margin: 0 auto;
    background: #0190df;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ind_bot_fl_list {
    width: 170px;
    float: left;
    color: #ffffff;
    text-align: center;
    border-right: solid 1px #86cd88;
}
.ind_bot_copyright {
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;/*
    padding-bottom: 50px;*/
}
.ind_logo_bot {
    width: 429px;
    float: left;
}
.ind_logo_bot img{
    max-width: 180px;
    max-height: 172px;
}
.ind_lx {
    width: 298px;
    float: left;
    font-size: 14px;
    color: #bcbcbc;
    line-height: 26px;
}
.footer-dh{width: 298px; float: left; }
.footer-l{width: 600px; float: left; }
.footer-dh-tit{font-size: 18px; font-weight: bold; color: #c0c0c0; margin-bottom: 28px; }
.footer-dh-list{width:240px; float:left; font-size: 14px; line-height: 30px; color: #949494; }
.footer-dh-list:hover{color: #fff; transition:all .2s; }
.copy_right {
    height: 72px;
    background: #2c2c2c;
}
.copy-border{border-top: solid 1px #474747; }
.copy_right_l {
    width: 50%;
    text-align: left;
    line-height: 72px;
    font-size: 14px;
    color: #676767;
    float: left;
}
.copy_left{width: 50%; float: left; text-align: right; line-height: 72px; font-size: 14px; color: #676767; }
.footer-ewm{
	width: 148px;
	font-size: 14px;
    text-align: center;
    line-height: 18px;
    color: #727272;
	overflow: hidden;
	float: right;
}
.footer-l-dis{font-size: 14px; color: #aeaeae; line-height: 30px; margin-top: 28px; }
.footer-l-tel{font-size: 24px; color: #aeaeae; font-weight: bold; }
.footer-ewm img{
	width: 140px;
	height: 140px;
}
.ind_bot_copyright:after{display: block; content: ''; clear: both; height: 0; width: 0; }
.o_product_img h2{font-size: 18px; text-align: center; font-weight: bold; margin-bottom: 18px; }
/*头部*/
/*.top{width:100%;height:40px;background:#f0f2f7;line-height:40px;}
.top span{color:#666;}
.top a:hover{color:#024997;}
.head{width:100%;height:133px;}
.logo{font-size:28px;width:528px;height:133px;line-height:133px;overflow:hidden;}
.logo img{vertical-align:middle;max-width:528px;max-height:133px;margin-top:-7px;}
.head-wz{text-align:right;margin-top:40px;}
.head-wz p{font-size:16px;line-height:28px;}
.head-xian{margin:45px 22px 0 18px;}
.tel{padding-top:45px;}
.tel img{float:left;padding-right:12px;}
.tel span{display:inline-block;font-size:20px;line-height:26px;font-family:'SimSun';font-weight:bold;}
.nav{overflow:hidden;width:1199px;height:56px;background:#3e57be;position:relative;z-index:9999999;margin:0 auto;}
.nav li{float:left;width:149px;height:56px;line-height:56px;text-align:center;border-right:1px solid #1c3188;}
.nav li:last-child{border-right:none;}
.nav a{display:block;width:149px;height:56px;color:#fff;font-size:15px;}
.nav a:hover{background:#024997;}*/

/*banner*/
.banner{ overflow:hidden; width:100%; margin:0 auto; min-width:1200px;}
.banner{position:relative;overflow:hidden;background:url(../Image/loading.gif) 50% no-repeat; }
.slides{position:relative;z-index:1;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:50px;height:3px;margin:0 5px; display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:50px;height:3px;overflow:hidden;background:#fff;cursor:pointer;}
.flex-control-nav .flex-active{background:#024997;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:38px;overflow:hidden;cursor:pointer;position:absolute;filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../Image/prev_icon.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../Image/next_icon.png) center center no-repeat;}
.flex-direction-nav li a:hover{filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6;}
/*头部end*/

/*底部*/
.footer{clear:both;}
.footer a:hover{color:#2e73b8; }
.foot{width:100%; background: #282828; padding-bottom: 28px; }
.foot-dh {
    width: 100%;
    border-bottom: solid 1px #4c5176;
    padding: 28px;
}
.foot-logo{max-width: 348px; float: left; margin-top: 48px; }
.foot-400tel{margin-top: 28px; }
.foot-400tel:after{display: block;
    content: '';
    clear: both;
    height: 0;
    width: 0; }
.d-link{font-size: 14px; color: #ffffff; }
.d-link-tit{font-size: 16px; font-weight: bold; color: #ffffff; margin-top: 40px; margin-bottom: 18px; }
.d-lx-list{width: 237px; float: left; font-size: 14px; color: #fff; line-height: 30px; }
.ind_lx_r:hover{ padding-left: 7px; transition:all .2s; }
.ind_lx_r:hover .xw-tit{ padding-left: 7px; transition:all .2s; }
.foot-l{/*width:940px;*/}
.d-nav{/*margin-top:70px;*/}
.d-nav li{float:left;color:#fff;font-size:16px;/*font-weight:bold;*/}
.d-nav .m{width:1px;height:15px; margin:4px 28px 0 40px; }
.d-lx{margin-top:48px; width: 580px; float: left; margin-left: 78px; }
.d-lx p{line-height:28px;color:#d5e0ea; }
.foot-r{width:150px;height:170px;margin-top:58px; text-align:center;}
.foot-r p{line-height:42px; color: #d5e0ea; }
.foot-r img{width:130px;height:130px; border:1px solid #ddd;}
.bottom{width:100%;height:70px;background:#262a3c; line-height:70px;}
.bottom span{color:#fff;}
.foot-bq{border-top: solid 1px #666666; line-height: 48px; font-size: 14px; color: #616161; margin-top: 40px; }
/*main css*/
.main-im{ position:fixed; right: 10px; top:54%; z-index: 100; width: 110px; height: 272px; }
.main-im .qq-a { display: block; width: 106px; height: 116px; font-size: 14px; color: #0484cd; text-align: center; position: relative; }
.main-im .qq-a span { bottom: 5px; position: absolute; width: 90px; left: 10px; }
.main-im .qq-hover-c { width: 70px; height: 70px; border-radius: 35px; position: absolute; left: 18px; top: 10px; overflow: hidden; z-index: 9; }
.main-im .qq-container { z-index: 99; position: absolute; width: 109px; height: 118px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom: 1px solid #dddddd; background: url(../images/qq-icon-bg.png) no-repeat center 8px; }
.main-im .img-qq {max-width: 60px; display: block; position: absolute; left: 6px; top: 3px; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.main-im .im-qq:hover .img-qq{ max-width: 70px; left: 1px; top: 8px; position: absolute; }
.main-im .im_main {background: #F9FAFB; border: 1px solid #dddddd; border-radius: 10px; background: #F9FAFB;display:none;}
.main-im .im_main .im-tel { color: #000000; text-align: center; width: 109px; height: 105px; border-bottom: 1px solid #dddddd; }
.main-im .im_main .im-tel div{font-weight:bold;font-size: 12px;margin-top:11px;}
.main-im .im_main .im-tel .tel-num { font-family: Arial; font-weight: bold; color: #e66d15;}
.main-im .im_main .im-tel:hover { background: #fafafa; }
.main-im .im_main .weixing-container {width: 55px; height: 47px; border-right: 1px solid #dddddd; background: #f5f5f5; border-bottom-left-radius: 10px; background: url(../images/weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show {width: 112px; height: 136px; background: #ffffff; border-radius: 10px; border: 1px solid #dddddd; position: absolute; left: -125px; top: -90px; }
.main-im .im_main .weixing-show .weixing-sanjiao {width:0; height: 0; border-style: solid; border-color: transparent transparent transparent #ffffff; border-width: 6px; left: 112px; top: 98px; position: absolute; z-index: 2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big { width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #dddddd; border-width: 8px; left: 112px; top: 96px; position: absolute; }
.main-im .im_main .weixing-show .weixing-ma { width: 104px; height: 104px; padding-left: 5px; padding-top: 5px; }
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto; text-align:center;}
.main-im .im_main .go-top { width: 50px; height: 47px; background: #f5f5f5; border-bottom-right-radius: 10px; background: url(../images/toTop-icon.png) no-repeat center center;float:right;}
.main-im .im_main .go-top a { display: block; width: 52px; height: 47px; }
.main-im .close-im { position: absolute; right: 10px; top: -12px; z-index: 100; width: 24px; height: 24px; }
.main-im .close-im a { display: block; width: 24px; height: 24px; background: url(../images/close_im.png) no-repeat left top; }
.main-im .close-im a:hover { text-decoration: none; }
.main-im .open-im { cursor: pointer; margin-left: 68px; width: 40px; height: 133px; background: url(../images/open_im.png) no-repeat left top; }
/*底部end*/

/*首页*/
.chanpin{width:100%;/*height:1027px;*/}
.sy-title{text-align:center;padding-top:62px;}
.sy-title h1{font-size:36px;background:url('../Image/title-bg.png') no-repeat center;}
.sy-title p{color:#7e7e7e;padding-top:13px;}
.cp-type{margin-top:35px;text-align:center;width:100%;height:40px;overflow:hidden;}
.cp-type li{display:inline-block;min-width:190px;height:40px;line-height:40px;margin:0 3px;}
.cp-type li a{display:block;padding:0 12px;height:40px;background:#eee;font-weight:bold;}
.cp-type li a:hover{background:#3e57be;color:#fff;}
.sy-pro{margin-top:48px;}
.sy-pro li{float:left;width:380px;height:322px;text-align:center;overflow:hidden;margin:0 30px 48px 0;position:relative;}
.sy-pro li:nth-child(3n){margin-right:0;}
.sy-pro li img{width:380px;height:270px;}
.cp-cont{width:100%;height:52px;position:absolute;bottom:0;transition:0.4s;}
.cp-cont p{line-height:52px;width:100%;height:52px;overflow:hidden;color:#666;}
.cp-cont span{display:block;width:114px;height:28px;border:1px solid #fff;margin:0 auto;line-height:28px;}
.sy-pro li a:hover .cp-cont{height:110px;background:rgba(53,172,57,0.98);color:#fff;}
.sy-pro li a:hover .cp-cont p{padding-top:10px;color:#fff;}

.guanyu{width:100%;height:772px;background:url('../Image/gy-bg.png') no-repeat center;}
.gy-l{width:770px;height:620px;margin-top:78px;margin-right:-40px;}
.gy-l img{width:770px;height:620px;}
.gy-r{width:470px;}
.gy-cont{width:470px;height:540px;background:#3e57be;color:#fff;}
.gy-nr{margin:0 56px 0 64px;}
.gy-nr h2{font-size:22px;font-weight:bold;padding-top:74px;}
.gy-nr h1{font-size:30px;color:rgba(255,255,255,0.2);text-transform:uppercase;font-weight:bold;}
.gy-nr p{line-height:32px;padding-top:26px;}
.gy-zx{width:410px;height:142px;margin-top:16px;}
.gy-zx img{width:410px;height:142px;}

.ad{width:100%;height:180px;background:url('../Image/ad-bg.jpg') no-repeat center;}
.ad-l{width:483px;height:180px;margin-left:177px;color:#3e57be;}
.ad-l h1{margin:0 24px 0 32px;font-size:28px;font-weight:bold;padding-top:24px}
.ad-l hr{margin:12px 24px 0 32px;width:22px;height:2px;background:#3e57be;border:none;}
.ad-l h2{margin:0 24px 0 32px;font-size:22px;padding-top:14px;}
.ad-l p{margin:0 24px 0 32px;padding-top:8px;}
.ad-ewm{width:140px;height:140px;margin:20px 0 0 21px;}
.ad-ewm img{width:140px;height:140px;}
.ad-tel{margin-left:42px;color:#fff;margin-top:65px;}
.ad-tel img{float:left;margin-right:22px;}
.ad-tel span{display:inline-block;float:left;font-family:'SimSun';font-weight:bold;line-height:26px;}

.anli{width:100%;height:692px;}
.sy-case{margin-top:40px;}
.sy-case li{float:left;width:390px;height:365px;text-align:center;overflow:hidden;margin:0 15px 60px 0;position:relative;}
.sy-case li:nth-child(3n){margin-right:0;}
.sy-case li img{width:390px;height:290px;}
.al-cont{width:100%;height:75px;position:absolute;bottom:0;transition:0.4s;}
.al-cont p{line-height:75px;width:100%;height:75px;overflow:hidden;color:#7e7e7e;font-size:16px;}
.al-cont span{display:block;width:114px;height:28px;border:1px solid #fff;margin:0 auto;line-height:28px;}
.sy-case li a:hover .al-cont{height:150px;background:rgba(53,172,57,0.98);color:#fff;}
.sy-case li a:hover .al-cont p{padding-top:15px;color:#fff;}
.al-more{width:100%;height:12px;background:#e3e3e3;overflow:hidden;font-family:'Arial';text-transform:uppercase;}
.al-more a{display:block;width:210px;height:12px;background:#3750b7;color:#fff;text-align:center;line-height:12px;margin:0 auto;transition:0.4s;}
.al-more a:hover{width:100%;}

.xinwen{width:100%;height:510px;background:#f0f2f7;}
.sy-news{margin-top:50px;}
.sy-news li{float:left;width:373px;height:232px;background:#fff;margin-right:40px;}
.sy-news li:nth-child(3n){margin-right:0;}
.sy-news li h3{margin:0 34px;font-size:16px;font-weight:bold;padding-top:33px;}
.sy-news li p{margin:0 34px;line-height:24px;color:#858585;padding-top:12px;}
.sy-news li span{display:block;margin:0 34px;color:#9f9f9f;padding-top:12px;}
.xw-btn{width:97px;height:32px;background:#3750b7;color:#fff;text-align:center;line-height:32px;margin:20px 34px 0 34px;}
.sy-news li a:hover .xw-btn{background:#024997;}
/*首页end*/

.main{margin-bottom:129px;}
/*.title{width:100%;height:56px;border-bottom:1px solid #ddd;margin-bottom:30px;}
.title span{overflow:hidden;line-height:56px;}
.title a:hover{color:#024997;}*/

.side{position:relative; }
.widget{overflow:hidden;margin-bottom:30px;width:270px; overflow: hidden;
    background-color: #fff;
    margin-bottom: 10px;
    /*padding: 20px 0;*/ }
.short_title{color: #1167b8; height: 94px; background: #3d3d3d; position: relative; }
.left-dh-f{font-size: 27px; color: #ffffff; padding-left: 28px; padding-top: 18px; }
.left-dh-f-en{font-size: 16px; color: #ffffff; padding-left: 28px; }
.left-dh-e{font-size: 12px; color: #929292; text-transform: uppercase; padding-top: 4px; }
.short_title img{width:100%;}
.widget ol{/*margin-top:31px;*/}
#pro_list li span{position: absolute; right: 15px; z-index: 9999; }
.widget dd{width:100%; line-height:67px;background:#e6e6e6; border-bottom: solid 1px #fff; position: relative; }
.widget dd a{display:block; padding:0 28px; color: #1b1b1b; }
.widget dd .right{line-height: 68px; font-family: '宋体'; font-size: 16px; position: absolute;
    right: 15px;
    z-index: 9999;
    top: 0; }
.widget a:hover{background:#cfcfcf; color:#1b1b1b; }
.pro-tit{width: 887px; height: 41px; background: #e5e5e5; font-size: 16px; color: #292929; font-weight: bold; line-height: 41px; margin-bottom: 24px; }
.widget p{width:100%;line-height:62px;background:#eee;margin-top:1px;font-size:16px;font-family:'SimSun';font-weight:bold;text-align:center;}

.article{overflow:hidden;margin-bottom:78px;width:1200px; }
.article p{font-size:14px;line-height:30px; }
.article p img{max-width:100%;}
.article0{overflow:hidden;margin-bottom:78px;width:887px; }
.article0 p{font-size:14px;line-height:30px; }
.article0 p img{max-width:100%;}
#allmap{/*margin-top: 28px;*/ margin-bottom: 28px; }
#allmap p{line-height:10px;margin:10px;white-space:nowrap;}

.page{margin:20px 0px 48px 0; width: 100%; font-size: 15px; text-align: center;}
.page a{display:inline-block;height:20px;line-height:20px;border:1px solid #dbdbdb;padding:0 2px 0;}
.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}
.current {padding:0 6px 0;height:20px;line-height:20px;background:#404040;color:#fff;}
/***************global*****************/
.ny-tit{width: 100%; border-bottom: solid 1px #b4b4b4; margin-bottom: 28px; }
.ny-tit:after{display: block;
    content: '';
    clear: both;
    height: 0;
    width: 0; }
.ny-tit .left{font-size: 22px; font-weight: bold; color: #02328d; line-height: 58px; }
.ny-tit .right{font-size: 14px; color: #b4b4b4; line-height: 58px; }
.contact0{margin-bottom:50px;}
.contact0 li{float:left;width:191px;height:207px;border:1px dashed #ddd;text-align:center;border-radius:5px;margin-right:42px;}
.contact0 li:nth-child(4){margin-right:0;}
.contact0 li img{padding-top:34px;height:50px;}
.contact0 li h3{font-weight:bold;font-size:18px;color:#666;padding-top:26px;}
.contact0 li p{color:#0190df; line-height:24px;padding-top:12px;}

/*message*/
.mess{width:800px;}
.mess li{width:100%;margin-bottom:12px;}
.mess img{vertical-align:-5px;cursor:pointer;}
.mess input{padding:0 16px;width:360px;height:40px;background:none;border:1px solid #ddd;border-radius:5px;}
.mess textarea{padding:0 16px;width:766px;height:160px;background:none;border:1px solid #ddd;border-radius:5px;line-height:40px;}
.mess #submit{width:204px;height:42px;border:none;background:#3e57be;color:#fff;cursor:pointer;}

.pro li{float:left;width:276px;height:280px; text-align:center;overflow:hidden;margin:0 28px 18px 0; position:relative; border: solid 1px #ddd; }
.pro li:nth-child(3n){margin-right:0;}
.pro li img{width:276px; height:240px; -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 250ms; 
    overflow: hidden;
}
.pro li:hover img{
	-webkit-transform: scale(1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
    transform: scale(1.15);
    transition-timing-function: ease-out;
    transition-duration: 750ms;
}
.pro-cont{width:100%;height:40px;position:absolute;bottom:0;transition:0.4s;}
.pro-cont p{line-height:40px;width:100%;height:40px; overflow:hidden;color:#666;}
.pro-cont span{display:block;width:114px;height:28px;border:1px solid #fff;margin:0 auto;line-height:28px; margin-top: 18px; }
.pro li a:hover .pro-cont{height:110px;background:rgba(2,73,151,0.98);color:#fff;}
.pro li a:hover .pro-cont p{padding-top:10px;color:#fff;}
/*************index&amp;goods**************/
.info_title{width:100%;height:40px;background:#e5e5e5;margin-top:40px; margin-bottom: 28px;}
.info_title span{display:inline-block;width:134px;height:100%;background:#024997; color:#fff;line-height:40px;text-align:center;}
/********goods_info&amp;jobs_info*******/
.pro_more{width:100%;margin-top:34px;}
.pro_info_tel{width:260px;}
.pro_info_tel p{font-size:20px;font-weight:bold; color:#444444; }
.pro_info_btn{width:128px;height:30px; font-size:14px; }
.pro_info_btn a{display:block;width:114px;height:30px;background:#0190df; color:#fff;border-radius:5px;text-align:center;line-height:30px; margin-bottom: 4px; }
.pro_info_btn a:hover{background:#e61717; }

.news li{width:100%;height:120px;border-bottom:1px dashed #ddd;margin-bottom:38px;}
.news li h3{font-size:18px;font-weight:bold;}
.news li span{display:block;font-size:12px;color:#777;padding-top:16px;}
.news li p{color:#777;padding-top:16px;}
.news a:hover h3{color:#0190df; padding-left: 7px; transition:all .2s; }
/****************news*****************/
/*.news_title{text-align:center;line-height:40px;font-size:20px;}*/
.news_title{font-size: 26px;
    color: rgb(0, 59, 115);
    margin-top: 28px;
    line-height: 1.4;
    font-weight: 400; /*text-align: center; */}
.news_time{/*text-align: center;*/ }
.news_time span:first-child {
    background: url(../images/time.png) no-repeat left center;
    padding-left: 20px;
    /*text-align: center;*/
}
.news_time span {
    font-size: 12px;
    margin-right: 10px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.p_content {
    font-size: 15px;
    line-height: 30px;
}
.news_time span:first-child + span {
    background: url(../images/click.png) no-repeat left center;
    padding-left: 25px;
}
.n_left p{font-size: 15px; line-height: 30px; }
.n_left p img{max-width: 100%;}
.meta{color:#999;text-align:center;line-height:28px;}
.meta img{width:100%;padding:28px 0 0 0;}
.xw-nr{
    text-align: center;
    margin-bottom: 18px;
}
.xw-nr li {
    display: inline;
    padding: 15px 28px;
    float: left;
    background: #ddd;
    margin: 0 15px 15px 0;
}
.xw-nr li:hover{background: #344aa3; transition:all .2s; color: #fff; }
.xw-nr:after{display: block;
    content: '';
    clear: both;
    height: 0;
    width: 0; }
/***********news_info**************/

.case li{float:left;width:300px;height:298px;text-align:center;overflow:hidden;margin:0 7px 16px 0;position:relative;}
.case li:nth-child(3n){margin-right:0;}
.case li img{width:300px; max-height:243px; }
.case-cont{width:100%;height:55px;position:absolute;bottom:0;transition:0.4s;}
.case-cont p{line-height:55px;width:100%;height:55px;overflow:hidden;color:#7e7e7e;font-size:16px;}
.case-cont span{display:block;width:114px;height:28px;border:1px solid #fff;margin:0 auto;line-height:28px;}
.case li a:hover .case-cont{height:110px;background:rgba(53,172,57,0.98);color:#fff;}
.case li a:hover .case-cont p{padding-top:5px;color:#fff;}
.shili-pic{ height: 243px; overflow: hidden; background: #ddd; }
.shili{/*border: solid 1px #000;*/ max-height: 400px; overflow-y: auto; }
.shili:after{
    display: block;
    content: '';
    clear: both;
    height: 0;
    width: 0;
}
.shili li{ 
    float: left;
    width: 25%;
    text-align: left;
    overflow: hidden;
    /*margin: 0 18px 16px 0;*/
    position: relative;
    /*border: solid 1px #000;*/
    }
.shili li:hover span{color: #344aa3; transition:all .2s; }
/*.shili li:nth-child(4n){margin-right:0;}*/
.shili li img{max-width:280px; height:243px; -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 250ms;
    overflow: hidden;
}
.shili span{display:block;width:100%;height:48px;line-height:48px;overflow:hidden; font-size: 16px;
    font-weight: bold;}
.shili li:hover{color:#fff; transition:all .2s; }
.shili li:hover img{
	-webkit-transform: scale(1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
    transform: scale(1.15);
    transition-timing-function: ease-out;
    transition-duration: 750ms;
}
.allstyle{/*margin-top: 48px;*/ }
.jobs li{overflow:hidden;margin:23px 18px 28px 28px;/*padding-bottom:27px;*/border-bottom:1px dotted #cdcdcd;}
.jobs2{margin:0; }
.jobs a{position:relative;top:-100px;background-position:0 -301px;float:right;width:71px;height:34px;color:#fff;text-align:center;line-height:34px; background: #024997; }
.jobs strong{color:#da020d;}
.jobs p{/*margin:6px 0 -134px 156px;*/line-height:35px;}
/***************jobs***************/

.order{margin:40px 0 120px 46px;line-height:40px;}
.order img{vertical-align:-5px;cursor:pointer;}
.order input{padding:0 3px;}
.order textarea{padding: 3px;}
.order #submit{width:90px;height:34px;border:none;background-position:0px -366px;color:#fff;cursor:pointer;}
/**************order&amp;message********/

/*sitemap*/
.mesmore{margin-top:5px;}
.mesmore:hover{color:#da020d;text-decoration:underline;}

.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:14px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a:hover{ color:red}

.f{ float:right; margin-right:10px; _margin-top:7px;}

/*上一页_下一页*/
/*#prev_next{margin: 20px 0px;clear: both;overflow: hidden;}
#prev_next li{margin-right: 5px;
    padding: 9px 9px;
    border: solid 2px #ddd;
    float: left;
    background: #ddd;

    }
#prev_next li:hover{
    background: #0190df;
    border: solid 2px #0190df;
    color: #fff;
    transition:all .2s;
    }*/
/*.map dt{float:right;display:inline;border:1px solid #666;margin-top:10px;z-index:101;border-bottom:1px solid #f0f0f0;}
.map dd{position:absolute;z-index:100;top:31px;left:-65px;background:#f0f0f0;border:1px solid #666;width:135px;*width:145px;}
.map ul{padding-left:10px;line-height:25px;overflow:hidden;zoom:1;font-size:12px;}
.map li{float:left;margin:0 5px;}*/
/*2017-7-17 update */
/*产品详情*/
.o_product{
    clear: both;
    padding: 0;
}
.o_product .o_product_img{
    /*float: left;*/
    width: 385px;
    margin:0 auto;
}
.o_product .o_product_img .o_product_thumb{
    width: 385px;
    height: 372px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border: 3px solid #eee;
}
.o_product .product_small{
    margin-top:10px;
    height: 55px;
    position: relative;
}
.swiper-container{
    width: 385px;
    height: 50px;
    margin-top: 9px;
    overflow: hidden;
}
.o_product .product_small .arrow-left{
    width: 10px;
    height: 20px;
    display: block;
    background: url(../Image/swiper-l.png) no-repeat;
    position: absolute;
    left: -15px;
    top: 16px;
    transition: all 0.5s;
}
.o_product .product_small .arrow-right{
    width: 10px;
    height: 20px;
    display: block;
    background: url(../Image/swiper-r.png) no-repeat;
    position: absolute;
    right: -12px;
    top: 16px;
    transition: all 0.5s;
}
.o_product .product_small ul{
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}
.o_product .product_small ul li{
    float: left;
    height: 50px;
    width: 50px;
    margin: 0px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.o_product .product_small ul li.select img{
    border: 1px solid #C4C4C4;
}
.o_product .product_small ul li img{
    height: 50px;
    display: inline-block;
    box-sizing: border-box;
}
.o_product .o_product_img .o_product_thumb img{
    max-width: 385px;
    display: inline-block;
    vertical-align: middle;
}
.rigth_img_txt {
    float: right;
    overflow: hidden;
    width: 440px;
}
.rigth_img_txt h4 {
    font-size: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 21px;
    margin-bottom: 20px;
    color: #032255;
    margin-top: 28px;
}
.p_con {
    background: #eee;
    padding: 10px;
    line-height: 25px;
    color: #666;
}
.rigth_img_txt ul li {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}
.rigth_img_txt a {
    display: block;
    width: 120px;
    line-height: 40px;
    background: #032255;
    color: #fff;
    text-align: center;
    margin-top: 12px;
    transition: 300ms ease;
    -webkit-transition: 300ms ease;
}
.o_product .o_product_info{
    float: right;
    width: 400px;
}
.o_product .o_product_info h2{
    color: #3f3f3f;
    font-size: 20px;
    line-height: 40px;
    font-weight: 600;
    padding-top: 12px;
}
.o_product .o_product_info .o_product_detail{
    background: #F6F6F6;
    font-size: 14px;
    color: #999;
    padding: 15px 18px;
    margin-top: 20px;
    
}
.o_product .o_product_info .o_product_detail .o_product_data{
    clear: both;
    width: 100%;
}
.o_product .o_product_info .o_product_detail .o_product_data:after,.o_product:after{
    display: block;
    content: '';
    clear: both;
    height: 0;
    width: 0;
}
.o_product_data span{
    display: inline-block;
    float: left;
    line-height: 26px;
}
.o_product_data span.key{
    width: 56px;
    text-align: right;
}
.o_product_data span.val{
    width: 308px;
}
.colhs{
    color: #3e57be;
}
.o_product_data span.val b{
    color:#3e57be;
    font-size: 16px;
}
.o_product_info .go_order{
    padding: 8px 25px;
    color: #fff;
    font-size: 16px;
    background: #0190df;
    border: none;
    font-weight: bold;
    outline: none;
}
.go_order{ cursor: pointer; display: block;
    width: 120px;
    line-height: 40px;
    background: #024997;
    border:none;
    color: #fff;
    text-align: center;
    margin-top: 28px;
    transition: 300ms ease;
    -webkit-transition: 300ms ease;}
.go_order:hover{ background: #a5181e; transition:all .2s; }
.o_product_info .go_order:hover{
    background: #e61717;
    color: #fff;
}
.order-content{
    padding: 20px 30px;
    background: #fff;
}

.order-content .order-line{
    color: #333;
    height: 30px;
    line-height: 30px;
    margin-bottom: 12px;
    font-size: 14px;
}
.order-content .order-line:after{
    display: block;
    content: '';
    clear: both;
    height: 0;
    width: 0;
}
.order-content .order-line lable{
    width: 70px;
    margin-right: 5px;
    display: inline-block;
    float: left;
    text-align: right;
}
.order-content .order-line .order-zhi{
    float: left;
    padding: 10px;
    line-height: 30px;
    padding: 0px 10px;
    max-width: 380px;
    border: 1px solid #d2d2d2;
}
.order-content .order-line .order-zhi.noborder{
    border:none;
}
.order-content .order-line  .order-zhi.overword{
    height: 30px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;

}
.order-line.bz-line{
    height: auto;
}
.order-content .order-line .beizhu{
    padding: 10px;
    float: left;
    border: 1px solid #d2d2d2;
}
.order-content .order-line .dwid{
    width: 375px;
}
.order-content .order-line img{
    display: inline-block;
    float: left;
    margin-left:15px;
}
.order-content .go-sub{
    margin-left:70px;
    border: none;
    color: #fff;
    background: #0190df;
    font-size: 14px;
    padding: 8px 28px;
    margin-top:8px;
    border-radius: 5px;
    outline: none;
}
.order-content .go-sub:hover
{
    background: #024997;
}


* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
a {
    text-decoration: none;
}
ul, li {
    list-style: none;
}
.clearfix::after {
    content: '';
    height: 0;
    display: block;
    clear: both;
    visibility: hidden;
}
body {
    font-size: 14px;
    font-family: 微软雅黑;
}
.title {
    margin-bottom: 40px;
}
.title h2 {
    font-size: 36px;
    color: #444;
    font-weight: normal;
}
.title h2 span {
    font-weight: bold;
}
.title a.right {
    width: 170px;
    height: 40px;
    display: block;
    line-height: 40px;
    padding-left: 30px;
    color: #fff;
    background: #a0a0a0 url('../Image/icon_r.png') right 30px center no-repeat;
}
.title a.right:hover {
    background: #1963b1 url('../Image/icon_r.png') right 30px center no-repeat;
    transition:all .2s;
}
.product .pro-list a:hover{
	background: #444;
	color: #fdf34d;
	transition:all .2s;
}
.main {
    /*width: 1200px;*/
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
    margin-top: 28px;
}
.flex-style-1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.flex-style-2 {
    display: flex;
    align-items: center;
}
.flex-style-3 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.flex-style-4 {
    display: flex;
    justify-content: space-between;
}
.flex-style-5 {
    display: flex;
}
/*.top {
    height: 40px;
    width: 100%;
    background: #2f2f2f;


    display: flex;
    z-index: 9999;
    position: fixed;
    top: 0;
}*/
.top p, .top a {
    color: #a5a5a5;
}
.top a{
    display: inline-block;
    height: 16px;
    line-height: 16px;
    padding: 0 10px;
}
.top a:last-child {
    border-left: 2px solid #a5a5a5;
    padding-right: 0;
    padding-left: 12px;
}
.header0{
    width: 100%;
    height: 120px;

    display: flex;
    z-index: 9999;
    position: fixed;
    top: 40px;
    background: #fff;
    box-shadow: 0 0px 19px rgba(51, 51, 51, .2);
}
.header0 .logo {
    width: 300px;
    height: 82px;
}
.header0 .logo img{
    max-width: 300px;
    max-height: 82px;
}
.header0 .nav a {
    font-size: 16px;
    color: #2d2d2d;
    font-weight: bold;
    margin-left: 40px;
}
.header0 .nav a:hover{
	color: #1c63b0;
	transition:all .2s;
}
.banner .banner-item {
    width: 100%;
    height: 720px;
    background: blue;
}
.ny-banner{ margin: 0; }
.product {
   position: relative;
   /*height: 940px;*/
}
.ind-pro-bg{width: 100%; height: 100%; position: absolute; background: rgba(38,64,149,.7); z-index: 9999; top: -100px; opacity: 0; }
.pro-item:hover .ind-pro-bg{opacity: 1; top: 0; transition:all .2s; }
.ind-pro-bg-padd{padding:15px; height: 100%; }
.ind-pro-pic{width: 100%; height: 412px; overflow: hidden; }
.ind-pro-pic img{width: 100%; height: 412px; }
.ind-pro-mc{width: 100%;height: 50px; line-height: 50px; text-align: center; font-size: 18px; color: #242424; background: #eeeeee; }
.ind-pro-bg-padd:after{display: block;
    content: '';
    clear: both;
    height: 0;
    width: 0;}
.ind-pro-list-nr{width: 100%; height: 100%; /*border:solid 4px rgba(38,64,149,10);*/ }
.ind-pro-list-dis{ margin-top: 178px; margin-left: 37px; margin-right: 37px; }
.product .pro-list {
    margin-bottom: 40px;
    width: 100%;
    background: #fdf34d;
    height: auto;
}
.product .pro-list a {
    display: inline-block;
    padding: 15px 12px;
    color: #1e1e1e;
    font-weight: bold;
}
.product .pro-item {
    height: 460px;
    margin:28px 0;
    /*border: solid 1px #dddddd;*/
}
.product .pro-item:hover{
	/*border: solid 1px #0190df;*/
	transition:all .2s;
}
.product .pro-item .img {
    height: 100%;
    width: 100%;
    /*background: #5d5d5d;*/
    overflow: hidden;
    position: relative;
    /*display:flex;align-items:center;justify-content:center;*/
}
.product .pro-item .img img{
	height: 412px;
    width: 100%;
    -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 250ms;
}
.product .pro-item:hover .img img{
     -webkit-transform: scale(1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
    transform: scale(1.15);
    transition-timing-function: ease-out;
    transition-duration: 750ms;
}
.product .pro-item:hover .tit p{
	background: #0190df;
	color: #ffffff; 
	transition:all .2s;
}
.product .pro-item .tit {
    height: 50px;
    width: 100%;
    background: #e5e5e5;
}
.product .pro-item .tit p {
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #333;
}
.news0 {
    padding: 70px 0 60px;
}
.news0 .content ul {
    margin-right: -30px;
}
.news0 .content li {
    float: left;
    width: calc(50% - 30px);
    margin-right: 30px;
    height: 135px;
    margin-bottom: 30px;
    border: 2px solid #eaeaea;
}
.news0 .content li .left {
    width: 135px;
    height: 135px;
}
.news0 .content .date p {
    color: #a4a4a4;
    font-size: 12px;
    text-align: center;
    font-family: 'Arial';
}
.news0 .content .date p.big {
    font-size: 48px;

}
.news0 .content li .right {
    width: calc(100% - 135px);
    height: 135px;
    background: #eaeaea;
    padding: 20px;
}
.news0 .content li .right h4 {
    font-size: 16px;
    color: #777;
    margin: 10px 0;
}
.news0 .content li .right p {
    color: #777;
    line-height: 20px;
}
.news0 .content li:hover {
    border: 2px solid #01a2ea;
    transition:all .2s;
}
.news0 .content li:hover .right {
    background: #01a2ea;
    transition:all .2s;
}
.news0 .content li:hover .right h4, .news0 .content li:hover .right p{
    color: #fff;
}
.contact {
    padding: 0 0 97px;
    background: url(../Image/ly-bg.jpg)center no-repeat;
    width: 100%;
    height: auto;
}
.contact .left p.en {
    font-size: 55px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 50px;
}
.contact .left h3 {
    font-size: 42px;
    font-weight: normal;
    color: #fff;
}
.contact .left h3 span {
    color: #fff100;
}
.contact .left p.text-1 {
    font-size: 16px;
    color: #fff;
    margin-top: 9px;
}
.contact .left p.text-2 {
    color: #fff;
    margin-top: 30px;
}
.contact .left p.text-3 {
    color: #fff100;
    font-size: 30px;
    font-family: 'Impact';
}
.contact .right {
    width: 700px;
}
.contact .right h4 {
    font-weight: normal;
    font-size: 24px;
    color: #fff;
    margin-bottom: 24px;
}
.contact .right input {
    width: 305px;
    height: 45px;
    background: #aeaeae;
    border: none;
    margin-bottom: 6px;
}
.contact .right input[type=text] {
    padding-left: 10px;
}
.contact .right input[type=submit] {
    background: rgba(0,64,152,.5);
    color: #fff;
}
.contact .right textarea {
    width: 305px;
    height: 90px;
    background: #aeaeae;
    border: none;
}
.contact .content-l {
    display: flex;
    flex-direction: column;
}
.contact .content-r {
    width: 335px;
}
.about {
    padding: 90px 0;
    width: 100%;
    background: #f3f3f3;
}
.about .left h2 {
    font-size: 36px;
    color: #444;
    font-weight: normal;
}
.about .left h2 span {
    font-weight: bold;
}
.about .left p.down {
    color: #0190df;
    font-size: 24px;
    margin: 10px 0 28px;
}
.about .left a {
    display: block;
    width: 180px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    padding-left: 30px;
    background: #0190df url('../Image/icon_r.png') right 30px center no-repeat;
    border-left: 4px solid #fff100;
    margin-top: 48px;
    transition:all .2s;
}
.about .left a:hover{
	background: #444444 url('../Image/icon_r.png') right 22px center no-repeat;
	transition:all .2s;
}
.about .left p.text {
    color: #444;
    line-height: 1.8;
}
.about .right, .about .left {
    width: 560px;
}
.about .right ul {
    margin-right: -6px;
}
.about .right li {
    float: left;
    width: calc(50% - 6px);
    margin-bottom: 6px;
    margin-right: 6px;
    height: 175px;
}
.about .right .li1 {
    float: left;
    width: calc(50% - 6px);
    margin-bottom: 6px;
    margin-right: 6px;
    height: 175px;
    background: url(../Image/abo1.png)center no-repeat;
}
.about .right .li2 {
    float: left;
    width: calc(50% - 6px);
    margin-bottom: 6px;
    margin-right: 6px;
    height: 175px;
    background: url(../Image/abo2.png)center no-repeat;
}
.about .right .li3 {
    float: left;
    width: calc(50% - 6px);
    margin-bottom: 6px;
    margin-right: 6px;
    height: 175px;
    background: url(../Image/abo3.png)center no-repeat;
}
.about .right .li4 {
    float: left;
    width: calc(50% - 6px);
    margin-bottom: 6px;
    margin-right: 6px;
    height: 175px;
    background: url(../Image/abo4.png)center no-repeat;
}
.about .right li p {
    text-align: center;
    font-size: 18px;
    color: #fff;
}
.about .right li p span {
    font-size: 60px;
    font-family: 'Impact';
}
.case0 {
    padding: 90px 0;
}
.case0 .content .left {
    width: 597px;
    height: 640px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.case0 .content .left img{
	-webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 250ms;
}
.case0 .content .left:hover img{
	-webkit-transform: scale(1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
    transform: scale(1.15);
    transition-timing-function: ease-out;
    transition-duration: 750ms;
}
.anli-ms{width: 440px; float: left; }
.anli-jt{width: 48px; float: right; font-size: 48px; font-family: '宋体'; color: #000000; transition:all .2s; }
.case0 .content .left:hover .anli-jt{padding-left: 9px; transition:all .2s; }
.case0 .content .left .left-tit {
    position: absolute;
    bottom: 0;
    height: 120px;
    width: 100%;
    background: #fff100;
    padding: 0 20px;
}
.case0 .content .left .left-tit p {
    color: #000000;
    font-size: 20px;
    line-height: 30px;
}
.case0 .content .right {
    width: 597px;
    height: 640px;
}
.case0 .content .right ul {
    margin-right: -6px;
}
.case0 .content .right li {
    float: left;
    width: calc(50% - 6px);
    margin-right: 6px;
    height: 317px;
    background: #dddddd;
    overflow: hidden;
}
.case0 .content .right li:hover img{
	-webkit-transform: scale(1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
    transform: scale(1.15);
    transition-timing-function: ease-out;
    transition-duration: 750ms;
}
.case0 .content .right li img{
	width: 100%;
	max-height: 100%;
	-webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 250ms;
}
.case0 .content .right li:nth-of-type(1), .case0 .content .right li:nth-of-type(2) {
    margin-bottom: 6px;
    display:flex;align-items:center;justify-content:center;
}
.honor {
    width: 100%;
    background: #f1f1f1;
    padding: 0 0 1.8% 0;
}
.honor .left {
    width: 410px;
}
.honor .right {
    width: 100%;
}
.ind-anli-pic{border: solid 3px #eee; height: 244px; overflow: hidden; }
.honor .honor-item {
   /* height: 290px;*/
    text-align: center;
    /*display: flex;*/
    align-items: center;
    justify-content: center;
}
.honor .honor-item:hover .ind-pro-list_tit{
	background: #0190df;
	transition:all .2s;
	color: #ffffff;
}
.honor .honor-item img{
	max-width: 100%;
    max-height: 244px;
    background: #ccc;
}
.honor .left h3 {
    font-size: 36px;
    color: #fff;
    margin-bottom: 30px;
}
.honor .left h3 span {
    color: #fff100;
    font-weight: normal;
}
.honor .left p {
    color: #fff;
    line-height: 1.8;
}
.honor .right {
    padding: 25px;/*
    background: #fff;*/
}
.footer0 {
    background: #0190df;
}
.footer0 .part-1 .footer0-logo{
    width: 260px;
    height: 70px;
}
.footer0 .part-1{
	width: 297px;
}
.footer0 .part-1 p {
    text-align: center;
    color: #fff;
    margin-top: 4px;
}
.footer0 .part-1 p.num {
    font-size: 30px;
    margin-top: 22px;
}
.footer0 .part-1 a {
    display: block;
    width: 210px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    border: 1px solid #4e75ab;
    margin: 32px auto;
}
.footer0 .part-1 a:hover{
	background: #fff;
	color: #0190df;
	transition:all .2s;
}
.footer0 .part-2 {
    width: 280px;
}
.footer0 .footer0-1 h4 {
    color: #fff;
    font-size: 18px;
    margin-top: 7px;
    margin-bottom: 20px;
}
.footer0 .part-2 li {
    float: left;
    margin-right: 20px;
    width: calc(50% - 22px)
}
.footer0 .part-2 li a {
    color: #fff;
    height: 34px;
    line-height: 34px;
}
.footer0 .part-3 {
    width: 480px;
}
.footer0 .footer0-contact {
    flex-wrap: wrap;
}
.footer0 .part-3 p {
    width: 240px;
    color: #fff;
    height: 30px;
    line-height: 30px;
}
.footer0 .footer0-1 {
    padding: 80px 0 90px;
}
.footer0 .footer0-2 {
    width: 100%;
    height: 90px;
    border-top: 1px solid #1c4e93;
}
.footer0 .footer0-2 p {
    text-align: center;
    color: #fff;
    margin-top: 28px;
}

.mbx-item{width: 100%; height: 55px; background: #eeeeee; line-height: 55px; margin-bottom: 30px; }
.mbx-item:after{
    display: block;
    content: '';
    clear: both;
    height: 0;
    width: 0;
}
.title2 {
    text-align: center;
    padding-top: 9px;
}
.title2 h3 {
    color: #333333;
    font-size: 32px;
}
.title2 p {
    color: #999999;
    font-size: 16px;
    padding-top: 5px;
}
.news{margin-top: 28px; }
.news-infor{/*margin-top: 28px;*/ }
.mbx-item-l{width: 800px; float: left; font-size: 14px; color: #444444; }
.mbx-item-r{width: 400px; float: right; text-align: right; font-size: 14px; color: #a8a8a8; }
.mbx-item-r span{font-size: 16px; color: #e61717; font-weight: bold; }
.abo-bt{text-align: center; margin-bottom: 9px; }
.abo-bt-nr{font-size: 24px; color: #3a3a3a; text-align: center; margin-bottom: 18px; }
.abo-wh{width: 100%; padding:78px 0; background: #f3f3f3; }
.abo-wh-dis{width: 100%; font-size: 14px; line-height: 24px; color: #565656; text-align: center; }
.abo-wh-pic{margin-top: 40px; }
.abo-fc{margin-top: 97px; }
.left-lx{width: 100%; background: #f0f0f0; padding:16px 10px; font-size: 14px; line-height: 30px; }

.honor .left a {
    display: block;
    width: 180px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    padding-left: 30px;
    background: #0190df url(../Image/icon_r.png) right 30px center no-repeat;
    border-left: 4px solid #fff100;
    margin-top: 48px;
    transition: all .2s;
}
.honor .left a:hover{
	background: #444444 url('../Image/icon_r.png') right 22px center no-repeat;
	transition:all .2s;
}
#fu .zx {
    width: 120px;
    height: 40px;
    margin: 0 auto;
    margin-top: 20px;
}
#fu .side {
    position: absolute;
    left: -29px;
    height: 58px;
    width: 29px;
    top: 0px;
    background: url(../Image/ful1.png) center no-repeat;
    cursor: pointer;
}
#fu .side2 {
    position: absolute;
    left: -29px;
    height: 58px;
    width: 29px;
    top: 0px;
    background: url(../Image/ful2.png) center no-repeat;
    cursor: pointer;
    display: none;
}
#fu .zx a {
    display: block;
    width: 120px;
    height: 38px;
    background: #ffa801 url(../Image/zx.png) left 19px center no-repeat;
    border-radius: 3px;
    color: #fff;
    line-height: 37px;
    text-indent: 45px;
}
#fu .ewm {
    width: 119px;
    height: 149px;
    margin: 0 auto;
    background: #fff;
}
.mt10 {
    margin-top: 10px!important;
}
#fu .zi {
    width: 116px;
    margin: 0 auto;
    background: url(../Image/futel.png) left center no-repeat;
    text-indent: 21px;
    font-size: 14px;
}
.w100 {
    width: 100%;
}
.cf {
    color: #fff;
}
#fu {
    transition: 0.5s;
    width: 150px;
    position: fixed;
    top: 230px;
    right: 10px;
    z-index: 100;
    background: #024997;
    padding: 20px 0;
    border-radius: 0px;
    padding-bottom: 10px;
}

.fudong {
    transform: translateX(150px);
}

#fu .ewm {
    width: 119px;
    height: 149px;
    margin: 0 auto;
    background: #fff
}



.tc {
    text-align: center;
}
.cf {
    font-size: 18px;
    color: #fff;
}
.mt5 {
    margin-top: 5px!important;
}
.f12 {
    font-size: 12px;
}
.mt20 {
    margin-top: 0!important;
    padding-bottom: 20px;
}
.nt-list li {
    width: 372px;
    float: left;
    margin-right: 42px;
}
.nt-list li a {
    display: block;
    width: 100%;
}
.nt-list li a .t .t1 {
    color: #444;
}
.w100 {
    width: 100%;
}
.mt15 {
    margin-top: 15px!important;
}
.fw {
    font-weight: bold;
}
.f18 {
    font-size: 18px;
}
.bhh {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.nt-list li a .i {
    width: 372px;
    height: 240px;
    overflow: hidden;
    background: #ddd;
    position: relative;
}
.nt-list li a .i img {
    transition: 0.5s;
    -webkit-transition: 0.5s;
}
.fitobj {
    object-fit: contain;
    height: 100%!important;
    width: 100%!important;
}
.nt-list li a .i .time {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: #065ee4;
    width: 100px;
    height: 80px;
}
.w100 {
    width: 100%;
}
.nt-list li a .t .t1 {
    color: #444;
}
.nt-list li a .t .line {
    width: 100px;
    height: 1px;
    background: #ddd;
    transition: 0.5s;
    -webkit-transition: 0.5s;
}
.nt-list li {
    width: 372px;
    float: left;
    margin-right: 42px;
    overflow: hidden;
}

.nt-list li:nth-child(3) {
    margin-right: 0
}

.nt-list li a {
    display: block;
    width: 100%;
}

.nt-list li a .i {
    width: 372px;
    height: 240px;
    overflow: hidden;
    background: #ddd;
    position: relative
}

.nt-list li a .i .time {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: #024997;
    width: 100px;
    height: 80px;
}

.nt-list li a .i img {
    transition: 0.5s;
    -webkit-transition: 0.5s
}

.nt-list li a .t .t1 {
    color: #444
}

.nt-list li a .t .line {
    width: 100px;
    height: 1px;
    background: #ddd;
    transition: 0.5s;
    -webkit-transition: 0.5s
}

.nt-list li a:hover .i img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05)
}

.nt-list li a:hover .t .t1 {
    color: #065ee4
}

.nt-list li a:hover .t .line {
    transform: scaleX(6.5);
    -webkit-transform: scaleX(6.5);
    background: #065ee4
}

.newslist {
    margin-top: 10px;
}

.newslist:after {
    *zoom: 1;
}

.newslist:after:before, .newslist:after:after {
    content: " ";
    display: table;
}

.newslist:after:after {
    clear: both;
}

.newslist li {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    border-bottom: 1px dashed #aaa;
    padding-bottom: 25px;
}

.newslist li:hover .name {
    color: #065ee4;
}

.newslist li .data {
    float: left;
    font-family: thyFont3;
    border: 1px #ccc solid;
    width: 55px;
    margin-right: 2%;
}

.newslist li .data .day {
    font-size: 30px;
    font-weight: bold;
    background-color: #ccc;
    line-height: 45px;
    color: #fff;
    display: block;
    text-align: center;
}

.newslist li .data .month {
    font-size: 0.77em;
    color: #565656;
    display: block;
    text-align: center;
}

.newslist li .name {
    height: 20px;
    line-height: 20px;
    padding-bottom: 15px;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.8);
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    /* Firefox 4 */
    -webkit-transition-timing-function: ease;
    /* Safari å’Œ Chrome */
    -o-transition-timing-function: ease;
    /* Opera */
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    font-weight: bolder;
}

.newslist li .desc {
    font-family: "microsoft yahei", "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", SimHei, sans-serif;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
    line-height: 26px;
    transition-delay: 0.1s;
    position: relative;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

/**/
.strength {
  width: 100%;
  padding-top: 16px;
}
.strength .stbg {
  width: 100%;
  height: 556px;
  background: url("../images/strength.jpg") no-repeat center;
  background-size: cover;
  margin-top: 102px;
}
.strength .tabbox {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.strength .tabbox .tab {
  position: absolute;
  top: -70px;
  width: 820px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  z-index: 2;
  left: 192px;
}
.strength .tabbox .tab a {
  width: 129px;
  height: 144px;
  display: block;
  float: left;
  background: url(../images/dbx.png) no-repeat center;
}
.strength .tabbox .tab a span {
  color: #fff;
  font-size: 20px;
  font-weight: bolder;
  text-align: center;
  display: block;
  margin-top: 46px;
  background: url(../images/xia.png) no-repeat center bottom;
  padding-bottom: 38px;
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
}
.strength .tabbox .tab a:hover span {
  text-shadow: 5px 2px 6px #000;
}
.strength .tabbox .tab a.on span {
  text-shadow: 5px 2px 6px #000;
}
.strength .tabbox .content {
  overflow: hidden;
  width: 1200px;
  height: 556px;
  position: relative;
}
.strength .tabbox .content ul {
  position: absolute;
  left: 0;
  top: 0;
  height: 556px;
  width: 1200px;
}
.strength .tabbox .content ul li {
  width: 1200px;
  height: 556px;
  float: left;
}
.strength .tabbox .content ul li .c1 {
  width: 100%;
  height: 100%;
}
.strength .tabbox .content ul li .c2 {
  position: absolute;
  bottom: 0;
  z-index: 3;
  height: 142px;
  width: 1200px;
  background: rgba(0, 0, 0, 0.5);
  *zoom: 1;
}
.strength .tabbox .content ul li .c2:before,
.strength .tabbox .content ul li .c2:after {
  content: " ";
  display: table;
}
.strength .tabbox .content ul li .c2:after {
  clear: both;
}
.strength .tabbox .content ul li .c2 .left {
  float: left;
  width: 250px;
  margin-right: 67px;
  margin-left: 55px;
}
.strength .tabbox .content ul li .c2 .left img {
  padding-top: 16px;
}
.strength .tabbox .content ul li .c2 .left b {
  display: block;
  color: #fff;
  font-size: 26px;
  margin-top: 4px;
}
.strength .tabbox .content ul li .c2 .left small {
  display: block;
  color: #fff;
  font-size: 10px;
  margin-top: 5px;
  font-weight: lighter;
  text-transform: uppercase;
}
.strength .tabbox .content ul li .c2 .right {
  float: right;
  width: 810px;
  margin-right: 18px;
  padding-top: 40px;
}
.strength .tabbox .content ul li .c2 .right span {
  display: block;
  position: relative;
  color: #fff;
  font-size: 16px;
  padding-left: 18px;
  font-weight: lighter;
  margin-bottom: 12px;
}
.strength .tabbox .content ul li .c2 .right span:before {
  position: absolute;
  left: 0;
  top: 8px;
  width: 8px;
  height: 8px;
  background: #b50005;
  display: block;
  content: '';
  border-radius: 50%;
}
.c2 h2{font-size: 30px; font-family: Impact; color: #b50005; padding-top: 9px; }
.zxhf{width: 100%; height: 257px; background: url(../Image/zxhf.jpg)center no-repeat; }
.zxhf-nr{width: 420px; padding-top: 165px; margin-left: 386px; }
.zxhf-nr-l{width: 146px; float: left; font-size: 24px; color: #ffffff; text-align: center; line-height: 38px; }
.zxhf-nr-m{width: 48px; float: left; text-align: center; }
.zxhf-nr-r{width: 220px; float: left; text-align: center; font-size: 28px; color: #ffffff; line-height: 38px; }
/**/
.ind-abobg{width: 100%; margin-bottom: 87px; }
.ind-sb-anniu{width: 168px; height: 47px; background: #dcdcdc; border-radius: 28.5px; margin:0 auto; text-align: center; line-height: 47px; margin-top: 60px; }
.ind-sb-anniu:hover{background: #1f64bc; color: #fff; transition:all .2s; }
.ind-abo-l{width: 203px; height: 283px; float: left; background: #264095; }
.ind-abo-r{width: 932px; float: right; }
.ind-abo-l-en{font-size: 30px; font-weight: bold; color: #ffffff; margin-left: 18px; padding-top: 90px; }
.ind-abo-l-tit{font-size: 22px; color: #ffffff; margin-left: 18px; }
.ind-abo-l-dis{ margin-left: 18px; font-size: 14px; color: #ffffff; margin-top: 36px; }

.ind-abo-r-en{font-size: 24px; color: #656565; margin-top: 90px; text-transform: uppercase; }
.ind-abo-r-tit{font-size: 24px; color: #264095; font-weight: bold; margin-bottom: 18px; }
.ind-abo-r-dis{font-size: 14px; color: #353535; line-height: 28px; }
.ind-abo-cf{margin-top: 60px; }

.ind-case-list2{width: 100%; position: relative; border:solid 1px #d2d2d2; overflow: hidden; }
.ind-case-list2:hover{-webkit-box-shadow: 0 12px 15px 0 rgba(71,71,71,.1), 0 20px 60px 0 rgba(71,71,71,.11);
    box-shadow: 0 12px 15px 0 rgba(71,71,71,.1), 0 20px 60px 0 rgba(71,71,71,.11);}
.ind-case-pic2{width: 388px; height: 248px; overflow: hidden; display: flex; align-items: center; justify-content: space-between; background: #fff; }
.ind-case-pic2 img{max-width: 292px; height: 230px; margin: 0 auto; -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 250ms; }
.ind-case-pic3{width: 100%; height: 182px; overflow: hidden; display: flex; align-items: center; justify-content: space-between; background: #fff; }
.ind-case-pic3 img{width: 100%; max-height: 182px; margin: 0 auto; -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 250ms; }
.ind-case-img3{
    width: 100%;
    text-align: center;
    height: 182px;
    overflow: hidden;
    /* background: red; */
    padding: 5px;
}
.ind-cf-padd{width: 370px; height: 285px; position: absolute; z-index: 99; bottom: 100px; left: 9px; opacity: 0; }
.ind-cf-padd2{width: 100%; height: 100%; position: absolute; z-index: 9; background: rgba(38,64,149,.5); bottom: 100px; left: 0; opacity: 0; }
.ind-case-list2:hover .ind-cf-padd{opacity: 1; bottom: 10px; transition:all .2s; }
.ind-case-list2:hover .ind-cf-padd2{opacity: 1; bottom: 0; transition:all .2s; }
.ind-case-list2:hover .ind-case-pic2 img{-webkit-transform: scale(1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
    transform: scale(1.15);
    transition-timing-function: ease-out;
    transition-duration: 750ms; }
/**/
.foot-webname{font-size: 16px; color: #f2f2f2; }
.foot-webtel{font-size: 24px; color: #ffffff; display:flex;align-items:center; margin:22px 0; }
.foot-lx-l{width: 300px; float: left; font-size: 14px; line-height: 24px; color: #999999; margin-bottom: 22px; }
.foot-lx-r{width: 300px; float: right; font-size: 14px; line-height: 24px; color: #999999; margin-bottom: 22px; }
.foot-link{font-size: 14px; color: #999999; }
.ind_logo_bot{width: 513px;/* height: 237px;*/ float: right; }
.ind-news-list{width: 586px; background: #fff; float: left; margin-right: 14px; margin-bottom: 24px; cursor: pointer; }
.ind-news-list-date{width: 150px; height: 99px; background: #1f64bc; float: left; margin:18px; overflow: hidden; }
.ind-xw{width: 100%; background: #f1f1f1; padding-bottom: 128px; }
.ind-news-list-date img{max-width: 150px; max-height: 99px; }
.ind-news-list-d{font-size: 40px; color: #ffffff; text-align: center; padding-top: 18px; }
.ind-news-list-y-m{font-size: 14px; color: #ffffff; text-align: center; }
.ind-news-list-nr{width: 365px; float: right; margin-right: 15px; transition:all .2s; }
.ind-news-list-tit{font-size: 16px; font-weight: bold; color: #1f64bc; padding-top: 15px; padding-bottom: 9px; }
.ind-news-list-dis{font-size: 12px; line-height: 22px; color: #777777; }
.ind-news-list-more{font-size: 12px; color: #777777; margin-top: 9px; }
.ind-news-list:hover .ind-news-list-tit{padding-left: 9px; transition:all .2s; }
.ind-news-list:hover{-webkit-box-shadow: 0 12px 15px 0 rgba(71,71,71,.1), 0 20px 60px 0 rgba(71,71,71,.11);
    box-shadow: 0 12px 15px 0 rgba(71,71,71,.1), 0 20px 60px 0 rgba(71,71,71,.11); }
.ind-news-list:hover .ind-news-list-date{background: #b50005; transition:all .2s; }
.footer-dh-nr{line-height: 84px; border-bottom: solid 1px #474747; font-size: 16px; font-weight: bold; color: #949494; }
.footer-dh-list2{margin-left: 40px; float: left; font-size: 14px; font-weight: bold; color: #949494; }
.footer-dh-list2:hover{color: #fff; transition:all .2s; }
.ind_logo_bot_tit{font-size: 16px; color: #cfcfcf; font-weight: bold; margin-bottom: 22px; }
.ind_logo_bot_dis{font-size: 14px; line-height: 30px; color: #a6a6a6; }
/**/
@-webkit-keyframes bounce-down {
 25% {-webkit-transform: translateY(-10px);}
 50%, 100% {-webkit-transform: translateY(0);}
 75% {-webkit-transform: translateY(10px);}
}

@keyframes bounce-down {
 25% {transform: translateY(-10px);}
 50%, 100% {transform: translateY(0);}
 75% {transform: translateY(10px);}
}

.animate-bounce-down{ background:#333; width: 100px; height: 100px; margin:100px auto;-webkit-animation: bounce-down 1.5s linear infinite;animation: bounce-down 1.5s linear infinite;
}

@-webkit-keyframes bounce-up {
 25% {-webkit-transform: translateY(10px);}
 50%, 100% {-webkit-transform: translateY(0);}
 75% {-webkit-transform: translateY(-10px);}
}

@keyframes bounce-up {
 25% {transform: translateY(10px);}
 50%, 100% {transform: translateY(0);}
 75% {transform: translateY(-10px);}
}

.animate-bounce-up{ background:url(../Image/jtt.png)center no-repeat; width: 74px; height: 74px; bottom: 180px; z-index: 999; -webkit-animation: bounce-up 1.4s linear infinite;animation: bounce-up 1.4s linear infinite; position: absolute;
    left: 48%; }
.ind-case-tit .right{width: 22px; height: 10px; background: url(../Image/jt1.png)center no-repeat; margin-top: 18px; }
.ind-case-tit:after{display:block;height:0;content:"";clear:both;visibility:hidden;}

.n_left{
    width: 71.5%;
    float: left;
    margin-top: 5px;
}
.info_news_right {
    width: 24%;
    float: right;
    padding-top: 40px;
}
.info_news_right ul {
    /*margin-top: 45px;*/
    border: #f3f3f3 10px solid;
    padding: 10px 7%;
}
.info_news_right ul li {
    padding: 27px 0;
    border-bottom: 1px #ececec solid;
}
.info_news_right ul li a {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #5c5c5c;
}
.info_news_right ul li a:hover{ color: #024997; transition:all .2s; }


.xypg-case-list {
  margin: 0 -1%;
  font-size: 0;
  margin-top: 40px;
}

.xypg-case-list li {
  display: inline-block;
  vertical-align: bottom;
  width: 31.33%;
  margin: 0 1% 10px 1%;

}

.xypg-case-list li .img {
  display: block;
  border: 1px solid #eeeeee;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  overflow: hidden;
  font-size: 0;
  vertical-align: middle;
  width: 100%;

}
.xypg-case-list li .img img{width: 100%; height: 100%; object-fit: cover;}
.xypg-case-list li h3 a {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #5a5a5a;
  line-height: 1.6;
  padding: .8em 0;
}
.xypg-case-list li:hover .img{
  border-color: #292e39;
}
.xypg-case-list li:hover h3 a {
  color: #008cd6;
}
.xypg-case-list-tit{display: block;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  color: #5a5a5a;
  line-height: 1.6;
  padding: .8em 0;}
.xypg-case-list li:hover h3 .xypg-case-list-tit {
  color: #008cd6;
}
.info_news_right ul li:nth-child(2n){border-bottom: 0!important; }
.n_left2{width: 100%;}
.info_news_right2{width: 100%; border: 0; padding: 0;}
.info_news_right2 ul{width: 100%; border: 0; padding: 0;}
.prev_next2{ display:flex;align-items:center;}
.prev_next-nr{margin-bottom: 48px;}</pre></body></html>